diff --git a/files/templates/comments.html b/files/templates/comments.html index 4d16598d6..6e7c529d8 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -106,36 +106,6 @@ {% macro single_comment(c, level=1) %} -{% if p and not (v and v.id==c.author_id) and (not v or v.highlightcomments) %} - -{% endif %} - - -