From c4d920944c61883ac9d2cd961f3105f95f81042e Mon Sep 17 00:00:00 2001 From: justcool393 Date: Sat, 19 Nov 2022 05:20:46 -0600 Subject: [PATCH] remove if statement --- files/templates/submission.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index c866dab51..3a785125f 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -182,7 +182,6 @@ {% endif %} - {% if not v_forbid_deleted %}
{% if not v_forbid_deleted %} {% if p.realurl(v) %} @@ -325,14 +324,8 @@
{% endif %} - - - - - -