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}}