From b3188e8b3bca944d0bcc83a8325945505e888d7a Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 25 Nov 2021 10:57:35 -0600 Subject: [PATCH] fix --- files/templates/submission_listing.html | 64 +++++++++++++++++-------- 1 file changed, 43 insertions(+), 21 deletions(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index bf7bedd738..938d72991b 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -43,29 +43,41 @@
- {% if p.bannedfor and p.author.banned_by %} - - {% endif %} - - {% if p.awards %} - {% for a in p.awards %} - - {% endfor %} - {% endif %} - {{ p.author.username }} avatar - {% if v and v.admin_level==6 and p.author.shadowbanned %}{% endif %} - {% if p.stickied %}{% endif %} - {% if p.distinguish_level %}{% endif %} - {% if p.is_pinned and request.path.startswith('/@') %}{% endif %} - {% if p.over_18 %}+18{% endif %} - {% if p.is_bot %} {% endif %} - {% if p.is_blocking %}{% endif %} - {% if p.is_blocked %}{% endif %} - {% if p.private %}Draft{% endif %} - {% if p.active_flags %}{{p.active_flags}} Reports{% endif %} - {% if p.author.verified %} + {% if v and v.admin_level==6 and p.author.shadowbanned %} + + {% endif %} + {% if p.stickied %} + + {% endif %} + {% if p.distinguish_level %} + + {% endif %} + {% if p.is_pinned and request.path.startswith('/@') %} + + {% endif %} + {% if p.over_18 %} + +18 + {% endif %} + {% if p.is_bot %} + + {% endif %} + {% if p.is_blocking %} + + {% endif %} + {% if p.is_blocked %} + + {% endif %} + {% if p.private %} + Draft + {% endif %} + {% if p.active_flags %} + + {% endif %} + {% if p.author.verified %} + {% endif %} {% if not p.award_count('ghosts') %}