From 98ae91efdcb0aca0a8279e181747bb564836f9cb Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 22 Jul 2021 21:14:32 +0200 Subject: [PATCH] sneed --- ruqqus/templates/comments.html | 2 +- ruqqus/templates/submission.html | 2 +- ruqqus/templates/submission_listing.html | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) 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 @@