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