diff --git a/templates/dups.html b/templates/dups.html index 442f3b7..7bcd1a5 100644 --- a/templates/dups.html +++ b/templates/dups.html @@ -205,7 +205,7 @@ {% endif %} {% if auto.str|length %} - AUTOMATICALLY matched naming conventions resulting in: +
AUTOMATICALLY matched naming conventions resulting in: @@ -215,7 +215,7 @@ {# So by counting/double-check, uniq files kept = {{all_count.k_files+all_count.mk_files}}, overall dups = {{all_count.k_files+all_count.d_files+all_count.mk_files+all_count.md_files}} #} - +
{% endif %}