From a4e5816c241243de52201fa99e39aa733015e210 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 29 Jul 2021 09:08:21 +0200 Subject: [PATCH] fdfdfd --- drama/templates/submission_listing.html | 105 +++++++++--------------- 1 file changed, 41 insertions(+), 64 deletions(-) diff --git a/drama/templates/submission_listing.html b/drama/templates/submission_listing.html index fef6dd064..d066bcd90 100644 --- a/drama/templates/submission_listing.html +++ b/drama/templates/submission_listing.html @@ -62,80 +62,57 @@
-
+
- {% if p.is_image %} - - {% else %} - - {% endif %} - + {% if not p.url %} + + + {% elif p.is_image %} + + + + {% else %} + + + + {% endif %}
-
- {% if p.thumb_url and p.is_image %} - - - +
- {% elif p.thumb_url and not p.embed_url %} - - - +
+ + - -
- -
- - +
{{p.realtitle(v) | safe}}