From 3501a917bb47e071683576f3e48cbb70c5afd9b9 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 10 Sep 2022 05:14:39 +0200 Subject: [PATCH] last test --- files/templates/submission.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 1d8e06e58..aee152057 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -513,7 +513,7 @@ {% if not v_forbid_deleted -%} {% if p.is_video %} - + {% elif p.is_audio %} {% endif %} @@ -545,7 +545,7 @@ - + @@ -556,8 +556,8 @@ - - + + {%- endif %} {% endblock %}