diff --git a/templates/base.html b/templates/base.html index 64e9bd6..f083d17 100644 --- a/templates/base.html +++ b/templates/base.html @@ -24,6 +24,16 @@ diff --git a/templates/files.html b/templates/files.html index 15f103d..a090989 100644 --- a/templates/files.html +++ b/templates/files.html @@ -212,7 +212,7 @@ {% if dirname| TopLevelFolderOf(cwd) %}
-
{{obj.name}}
+
{{obj.name}}
{% endif %} {% endif %}