From 81f24c06c799284eea22953476098e07c42dc1fa Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 6 Feb 2022 15:01:26 +0200 Subject: [PATCH] sdf --- 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 d09f4e68ea..8bf0d33e75 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 6b38cf1dbf..e75265403c 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 10107a70e6..dab3169b00 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 d4116649d0..531fc98232 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 %}