diff --git a/files/templates/comments.html b/files/templates/comments.html index 568fccb0d..324045186 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -26,12 +26,11 @@ {% if c.is_blocking and not c.ghost or (c.is_banned or c.deleted_utc) and not (v and v.admin_level >= PERMS['POST_COMMENT_MODERATION']) and not (v and v.id==c.author_id) %}
- +
@@ -113,17 +112,15 @@ {% set isreply = False %} {% endif %} -
+
{% if not isreply %} - + {% endif %}