From 9d09ca6352309edf0c2c6a55cd3ba61b8af64bb8 Mon Sep 17 00:00:00 2001 From: Alexandru Date: Mon, 16 Sep 2024 21:53:34 +0300 Subject: [PATCH] remove description --- templates/file.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/file.html b/templates/file.html index e33b680..2718da6 100644 --- a/templates/file.html +++ b/templates/file.html @@ -38,7 +38,6 @@ {% endblock %} {% block head %} - {% if file[2].split('.')[-1] in ['png', 'jpg', 'jpeg', 'gif', 'webp'] %} {% endif %}