diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 414542a98e..7ae78bd81d 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -42,6 +42,16 @@
+
+ + {% if p.club %} + COUNTRY CLUB + {% endif %} + {{p.realtitle(v) | safe}} + +
+
{% if p.bannedfor and p.author.banned_by %} @@ -77,11 +87,6 @@   {{p.views}} views
-
- {% if p.club %}COUNTRY CLUB{% endif %} - {{p.realtitle(v) | safe}} -
-