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 %}