diff --git a/files/templates/comments.html b/files/templates/comments.html
index bd4ab6606..44145a7c0 100644
--- a/files/templates/comments.html
+++ b/files/templates/comments.html
@@ -404,18 +404,18 @@
-
{% if v and request.path.startswith('/@') and v.admin_level < 2%}
{% if voted==1 %}
-
+
{% endif %}
{% elif v %}
-
+
{% else %}
-
+
{% endif %}
-
diff --git a/files/templates/userpage.html b/files/templates/userpage.html
index 05efab4d0..3a2169803 100644
--- a/files/templates/userpage.html
+++ b/files/templates/userpage.html
@@ -36,7 +36,7 @@