From ea0d4cc4b675ad7eb58d8e104af605cee94e5749 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Sun, 24 Oct 2021 10:27:44 -0700 Subject: [PATCH] Fix zipfile handling --- src/web/templates/index.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/web/templates/index.html b/src/web/templates/index.html index e9122f53..395fa729 100644 --- a/src/web/templates/index.html +++ b/src/web/templates/index.html @@ -152,10 +152,6 @@ -
- - -
{% else %}
@@ -179,11 +175,11 @@ {% endfor %} {% endif %} - {% endif %} + {% endif %}
- +
{% endif %}