diff --git a/files/templates/comments.html b/files/templates/comments.html index 4cee3a4a6e..df5abfd92f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -140,7 +140,7 @@ {% endif %} - {% if c.active_reports(v) %}{% endif %} + {% if c.active_reports(v) %}{% endif %} {% if c.nsfw %}NSFW{% endif %} {% if v and v.can_see_shadowbanned and c.author.shadowbanned %}{% endif %} {% if c.stickied %} diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html index f44c0369e6..8096b3a537 100644 --- a/files/templates/util/macros.html +++ b/files/templates/util/macros.html @@ -62,7 +62,7 @@ {% if p.private %}Draft{% endif %} {% if p.active_reports(v) %} - + {% endif %} {% if p.ghost %}