From db51c7c4c78e64a8fbb1dedb262bfea49ddd1813 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20W=C3=BCrfl?= Date: Sat, 19 May 2018 22:48:48 +0200 Subject: [PATCH] interface: Don't show download/upload section; Make tracks searchable --- templates/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index e180217..e08bd4c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -15,7 +15,7 @@ {%- if files %} {% for file in files %} -
  • +
  •   {{ file }}
  • {% endfor %} {%- endif %} @@ -34,6 +34,7 @@
    Refresh

    +{% if False %}
    @@ -45,6 +46,7 @@
    +{% endif %}
    Current Playing : {% if current_music %}