diff --git a/supysonic/templates/folders.html b/supysonic/templates/folders.html index 4a48b09..6084c3d 100644 --- a/supysonic/templates/folders.html +++ b/supysonic/templates/folders.html @@ -13,27 +13,29 @@ {% endblock %} {% block body %}
Name | Path | {% if allow_scan %} | {% endif %} |
---|---|---|---|
{{ folder.name }} | {{ folder.path }} | -- {%if allow_scan %} | - | {% endif %} -
Name | Path | {% if allow_scan %} | {% endif %} |
---|---|---|---|
{{ folder.name }} | {{ folder.path }} | ++ {%if allow_scan %} | + | {% endif %} +