diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 8d0da7bf7f..a47b3a2f57 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -86,12 +86,12 @@
-
+
- {{ p.author.username }} avatar + {{ p.author.username }} avatar
- + {% if v and v.admin_level==6 and p.author.shadowbanned %} {% endif %} @@ -109,9 +109,10 @@ {% endif %} {% if p.author.verified %} + {% endif %} {% if not p.award_count('ghosts') %} - {% if p.author.customtitle %} - + {% if p.author.quadrant %} {% endif %} @@ -135,29 +136,24 @@ {% endif %} {% endif %} - + {{p.age_string}} {% if p.edited_utc %} Edited - {{p.edited_string}} + {{p.edited_string}} {% endif %} {% if p.realurl(v) %} - ({{p.domain}}) + ({{p.domain}}) {% else %} (text post) {% endif %} - {% if p.private %} - - Draft - - {% endif %} {% if p.active_flags %} - {% endif %}