diff --git a/src/web/templates/index.html b/src/web/templates/index.html index e092d363..e9122f53 100644 --- a/src/web/templates/index.html +++ b/src/web/templates/index.html @@ -147,36 +147,37 @@ {% if file["name"] in attached_images %}
Attached!
{% else %} - {% if file["name"].lower().endswith(archive_file_suffix) %} -
- - -
-
- - -
- {% else %} -
- - - - + +
+
+ + +
+ {% else %} +
+ + + + - - - {% if file["detected_type"] != "UNDEFINED" %} - - {{file["detected_type"]}} - {% else %} - + + + {% if file["detected_type"] != "UNDEFINED" %} + + {{file["detected_type"]}} + {% else %} + {% endif %}