From 491a3868091b289f180e765d24fc2e44e185fb14 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 28 Jan 2022 00:12:18 +0200 Subject: [PATCH] xc --- files/templates/comments.html | 2 +- files/templates/submission.html | 2 +- files/templates/submission_listing.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index cae6796da..2f00204ef 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -191,7 +191,7 @@ {% if c.awards %} {% for a in c.awards %} - + {% endfor %} {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index b4a4dc792..6075f87d4 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -420,7 +420,7 @@ {% if p.awards %} {% for a in p.awards %} - + {% endfor %} {% endif %} {% if v and v.admin_level > 1 and p.author.shadowbanned %}{% endif %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 127a6f004..9ed4f9f66 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -168,7 +168,7 @@ {% if p.awards %} {% for a in p.awards %} - + {% endfor %} {% endif %} {% if v and v.admin_level > 1 and p.author.shadowbanned %}