diff --git a/filed/templates/index.html b/filed/templates/index.html index f9e56dd..359ecbb 100644 --- a/filed/templates/index.html +++ b/filed/templates/index.html @@ -9,6 +9,31 @@ {% endblock %} +{% block scripts %} + +{%- if conf.files.upload_pass.is_some() -%} + + {#- Script to disable button when password is not entered -#} +{#- -#} + +{%- endif -%} + +{% endblock %} + {% block body %}
@@ -125,7 +150,7 @@

@@ -160,7 +185,7 @@

-