From a24439d1ee6659566db21b8643e79dbc1ae894ee Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 4 Feb 2022 13:14:33 +0200 Subject: [PATCH] sfd --- 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 47d435f81a..b35d901037 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -222,7 +222,7 @@ {% if c.is_blocked %}{% endif %} {% if c.author.house %} - + {% endif %} {% if c.author.verified and not c.ghost %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 08187fceaf..36117afcce 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -445,7 +445,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 efe7c67151..3c83286180 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -181,7 +181,7 @@ 👻 {% else %} {% if p.author.house %} - + {% endif %} {% if p.author.verified %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index fcecef7589..84b40fff52 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 %}