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 %}