diff --git a/files/templates/comments.html b/files/templates/comments.html
index eb3dd4445..8391c76fc 100644
--- a/files/templates/comments.html
+++ b/files/templates/comments.html
@@ -105,8 +105,6 @@
{% endif %}
-
-
{% else %}
{% if v %}
@@ -165,8 +163,7 @@
{% if c.ghost %}
👻
{% else %}
- {% if c.author.verified %}
- {% endif %}
+ {% if c.author.verified %}{% endif %}
{% if not should_hide_username %}
{{c.author_name}}
{% endif %}
@@ -216,10 +213,7 @@
@@ -426,7 +416,6 @@ {% endif %} -{% endif %} {% if v.admin_level > 1 %} {% if "/reported/" in request.path %}