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