From b58a45ff095990d3971008c3c244b93255a16a14 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 6 Feb 2022 15:03:55 +0200 Subject: [PATCH] xcv --- 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 8bf0d33e75..a970f8cb0f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -225,7 +225,7 @@ 👻 {% else %} {% if c.author.house %} - + {% endif %} {% if c.author.verified %} diff --git a/files/templates/submission.html b/files/templates/submission.html index e75265403c..1087f6b4c4 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -449,7 +449,7 @@ 👻 {% else %} {% if p.author.house %} - + {% endif %} {% if p.author.verified %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index dab3169b00..a6a2da26fb 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -185,7 +185,7 @@ 👻 {% else %} {% if p.author.house %} - + {% endif %} {% if p.author.verified %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 531fc98232..7d72a4421f 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -58,7 +58,7 @@ {% endif %} {% if u.house %} - + {% endif %} {% if u.verified %}{% endif %} @@ -353,7 +353,7 @@ {% if u.unban_utc %}
>{{u.unban_string}}
{% endif %} {% endif %} {% if u.house %} - + {% endif %} {% if u.verified %} {% endif %}