From cf4231a5b082dcebdb781cd6428730b5e828f673 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 29 Jul 2021 09:06:03 +0200 Subject: [PATCH] fdfdfd --- drama/templates/submission_listing.html | 104 +++++++++--------------- 1 file changed, 39 insertions(+), 65 deletions(-) diff --git a/drama/templates/submission_listing.html b/drama/templates/submission_listing.html index fef6dd064..6813266cf 100644 --- a/drama/templates/submission_listing.html +++ b/drama/templates/submission_listing.html @@ -62,81 +62,55 @@
-
+
- {% if p.is_image %} - - {% else %} - - {% endif %} - + {% if not p.url %} + + + {% elif p.is_image %} + + + + {% else %} + + + + {% endif %}
+
-
- {% if p.thumb_url and p.is_image %} - - - + + {% if p.awards %} + {% for a in p.awards[:5] %} + + {% endfor %} + {% endif %}
-
- - -
{{p.realtitle(v) | safe}}