From 6863e32d82481e46262e31dac3ded9428eea38d2 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 12 Sep 2021 06:57:52 +0200 Subject: [PATCH] fd --- files/templates/submission.html | 4 ++-- files/templates/submission_listing.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 60369d2c98..99113f5a7d 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -298,12 +298,12 @@ {% if p.realurl(v) %}

- {% if p.club %}COUNTRY CLUB{% endif %} + {% if p.club %}COUNTRY CLUB{% endif %} {{title | safe}}

{% else %}

- {% if p.club %}COUNTRY CLUB{% endif %} + {% if p.club %}COUNTRY CLUB{% endif %} {{title | safe}}

{% endif %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index cbcd90dac0..58fe183b01 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -124,7 +124,7 @@
- {% if p.club %}COUNTRY CLUB{% endif %} + {% if p.club %}COUNTRY CLUB{% endif %} {{p.realtitle(v) | safe}}