diff --git a/files/templates/submission.html b/files/templates/submission.html index aee152057..24e5dc8e9 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,7 @@ - - + {%- endif %} {% endblock %}