From 321ef35da8e9451542c4b141c80a3a0d01b7d453 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sat, 4 Dec 2021 06:36:22 -0600 Subject: [PATCH] fix --- files/templates/submission.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index eb940be40..4d9dc6a18 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -592,8 +592,8 @@ -->
-
- +
+ {{ p.comment_count }} {{ 'Response' if p.comment_count == 1 else 'Responses' }}