From 7b9017089126073104c5f67a48e6f5f9e045debe Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 24 Jul 2021 17:38:00 +0200 Subject: [PATCH] dffd --- drama/templates/submission_listing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drama/templates/submission_listing.html b/drama/templates/submission_listing.html index 373c87e91..f32bc41e8 100644 --- a/drama/templates/submission_listing.html +++ b/drama/templates/submission_listing.html @@ -138,7 +138,7 @@ {% if p.is_blocked %}{% endif %} {% if p.private %}unlisted{% endif %} {% if p.is_repost %} repost{% endif %} - {% if p.active_flags %}{{p.active_flags}} Flags{% endif %} + {% if p.active_flags %}{{p.active_flags}} Flags{% endif %} {% if p.author.is_deleted %}[deleted account]{% else %} {{p.author.username}}{% if p.author.customtitle %}  {{p.author.customtitle | safe}}{% endif %}{% endif %}  {{p.age_string}}