From ff66082b29deeb59cdd2bcfb3687b88c9e40ce61 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 15 Feb 2022 02:34:29 +0200 Subject: [PATCH] fds --- files/templates/comments.html | 2 +- files/templates/submission.html | 2 +- files/templates/submission_listing.html | 2 +- files/templates/userpage.html | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 21d3a7860..d1d0789a5 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -233,7 +233,7 @@ 👻 {% else %} {% if SITE_NAME=='Drama' and c.author.house %} - + {% endif %} {% if c.author.verified %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 6ecf5b022..c9662da8d 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -519,7 +519,7 @@ 👻 {% else %} {% if SITE_NAME=='Drama' and p.author.house %} - + {% endif %} {% if p.author.verified %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 6c34d9b37..50ac4f6a9 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -190,7 +190,7 @@ 👻 {% else %} {% if SITE_NAME=='Drama' and p.author.house %} - + {% endif %} {% if p.author.verified %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 4b2638ea1..40a02e1d3 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -58,7 +58,7 @@ {% endif %} {% if SITE_NAME=='Drama' and u.house %} - + {% endif %} {% if u.verified %}{% endif %} @@ -366,7 +366,7 @@ {% if u.unban_utc %}
>{{u.unban_string}}
{% endif %} {% endif %} {% if SITE_NAME=='Drama' and u.house %} - + {% endif %} {% if u.verified %} {% endif %}