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 %}