From debdf5393782e84c32398be9b87ff8ddbdd406de Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 25 Nov 2021 20:22:31 -0600 Subject: [PATCH] fix --- files/templates/submission_listing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 92f8047da5..cd664c4f7e 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -181,7 +181,7 @@

{{ p.plainbody|truncate(280, True) }}

{% else %}
- {% endif } + {% endif %}