diff --git a/templates/index.html b/templates/index.html index a4ee0b5..9417db4 100644 --- a/templates/index.html +++ b/templates/index.html @@ -84,8 +84,6 @@ {% for tag in tags_lookup[filepath] %} {{ tag }} {% endfor %} - {% else %} - Error: {{ filepath }} {% endif %}