From 9a5c533f6fe2d5aea0e0a48cd23c50e71e6a8f1e Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 24 Nov 2021 21:03:42 -0600 Subject: [PATCH] fix --- files/templates/submission_listing.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index f9c54f4b61..f2b5ee5b7c 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -87,6 +87,9 @@ {% 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 %}