diff --git a/ruqqus/templates/comments.html b/ruqqus/templates/comments.html index 66f0e7da5..456fd232c 100644 --- a/ruqqus/templates/comments.html +++ b/ruqqus/templates/comments.html @@ -113,7 +113,7 @@
- {% if c.banaward %}1 {% endif %} + {% if c.banaward %}  {% endif %} {% if c.active_flags %} {{c.active_flags}} Flags {% endif %} {% if c.over_18 %}+18 {% endif %} {% if c.is_nsfl %}nsfl {% endif %} diff --git a/ruqqus/templates/submission.html b/ruqqus/templates/submission.html index 617fab175..8e0699eef 100644 --- a/ruqqus/templates/submission.html +++ b/ruqqus/templates/submission.html @@ -220,7 +220,7 @@