diff --git a/templates/edit.html b/templates/edit.html index fe47b34b..253f5d8c 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -5,7 +5,7 @@


- +
{% if args.readonly %} diff --git a/templates/index.html b/templates/index.html index f9d5b127..711b6edc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -173,7 +173,7 @@ - +
{% if !args.no_file_upload %}
@@ -252,4 +252,4 @@ } -{% include "footer.html" %} \ No newline at end of file +{% include "footer.html" %}