From ece2c11a8387a14ae6a152c9c746d6bc6f8c71aa Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 24 Jul 2021 17:32:01 +0200 Subject: [PATCH] fg --- drama/templates/submission.html | 2 +- drama/templates/submission_listing.html | 8 ++++---- drama/templates/viewers.html | 2 +- snappy.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/drama/templates/submission.html b/drama/templates/submission.html index 27ea3c3a6..7ee6c1469 100644 --- a/drama/templates/submission.html +++ b/drama/templates/submission.html @@ -236,7 +236,7 @@ {% if p.is_nsfl %}nsfl{% 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}} ({% if p.realurl(v) %}{{p.domain}}{% else %}text post{% endif %}) diff --git a/drama/templates/submission_listing.html b/drama/templates/submission_listing.html index 4754d2387..da6d2229e 100644 --- a/drama/templates/submission_listing.html +++ b/drama/templates/submission_listing.html @@ -124,7 +124,7 @@ -
+ -