From 3b4de131b2d6c6c6b8ed5b297b2833553f5392f8 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 2 Dec 2021 21:09:09 -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 a2c2eebaf8..8c096d70ac 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -298,7 +298,7 @@ {% if not p.club or v and (v.paid_dues or v.id == p.author_id) %} {% if p.realbody(v) %} -
+ {% endif %}