diff --git a/templates/index.html.j2 b/templates/index.html.j2 index c66a1e0..574aa7c 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -44,7 +44,7 @@
{%- for subdirectory in subdirectories %}
- {{ subdirectory.name }} +
{{ subdirectory.name }}
{%- endfor %}