diff --git a/files/templates/comments.html b/files/templates/comments.html index b872948c5..5e547b629 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -137,7 +137,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 53494601c..f80da8e6b 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 %}