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