From 3badcab1e023bad843f569eb69d461204b693afe Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 14 Sep 2021 05:22:24 +0200 Subject: [PATCH] fd --- files/templates/submission_listing.html | 28 ++++++++++++------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index c6d29066fb..ee6b4c4e43 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -377,21 +377,21 @@ -{% if not p.club or v and v.paid_dues %} - {% if p.active_flags %} -
- Reported by: -

-			
-		
- {% endif %} +{% if p.active_flags %} +
+ Reported by: +

+		
+	
+{% endif %} +{% if not p.club or v and v.paid_dues %} {% if p.realbody(v) %}
{{p.realbody(v) | safe}}