diff --git a/templates/index.mako b/templates/index.mako index c95bc3c..f6deac9 100644 --- a/templates/index.mako +++ b/templates/index.mako @@ -234,9 +234,9 @@ ${len(result.sources) - 10} URL${"s" if len(result.sources) > 11 else ""} with lower confidence hidden. Show them. % endif - % if skips: + % if skips or result.possible_miss: % endif