From 50033871f1ef5802bf4406af4a17533cdcb51ea0 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 24 Nov 2021 21:04:12 -0600 Subject: [PATCH] fix --- files/templates/submission_listing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index f2b5ee5b7c..6c36c205ab 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -103,7 +103,7 @@ {% if p.author.verified %} {% endif %} {% if not p.award_count('ghosts') %} - {{p.author.username}}{% if p.author.customtitle %}  {% if p.author.quadrant %}{% endif %}{{p.author.customtitle | safe}}{% endif %} + {{p.author.username}}{% if p.author.customtitle %}  {% if p.author.quadrant %}{% endif %}{{p.author.customtitle | safe}}{% endif %} {% endif %}  {{p.age_string}}