From 061c4936ce42e04e29906d1402322a6c862e92cd Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 25 May 2022 04:58:26 +0200 Subject: [PATCH] fds --- files/classes/submission.py | 2 +- files/templates/sub/exilees.html | 2 +- files/templates/sub/mods.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/files/classes/submission.py b/files/classes/submission.py index 26fdef7a2b..63834b7c7b 100644 --- a/files/classes/submission.py +++ b/files/classes/submission.py @@ -420,7 +420,7 @@ class Submission(Base): body += ''' (cost of entry: 200 coins)''' body += "" if v and v.admin_level > 2: - body += f'''''' + body += f'''''' body += "" diff --git a/files/templates/sub/exilees.html b/files/templates/sub/exilees.html index a64a93853a..0625292db0 100644 --- a/files/templates/sub/exilees.html +++ b/files/templates/sub/exilees.html @@ -25,7 +25,7 @@ {% if v.mods(sub.name) %}
- +
{% endif %} diff --git a/files/templates/sub/mods.html b/files/templates/sub/mods.html index d22278c400..cfcc20299b 100644 --- a/files/templates/sub/mods.html +++ b/files/templates/sub/mods.html @@ -25,7 +25,7 @@
- +
{% endif %} @@ -38,7 +38,7 @@
- +
{% endif %}