From c44d71fc67deaa3cac1e9aff697b50581d2fcded Mon Sep 17 00:00:00 2001 From: fireworks88 Date: Tue, 27 Jul 2021 18:51:13 +0200 Subject: [PATCH] sneed --- 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 912f667ca..0ee90c262 100644 --- a/drama/templates/submission_listing.html +++ b/drama/templates/submission_listing.html @@ -147,7 +147,7 @@ {% if p.awards %} {% for a in p.awards[:5] %} - + {% endfor %} {% endif %}