From c0c8abd4c48b4b25326126ef8e217bdd6d569cd3 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 1 Dec 2021 11:25:47 -0600 Subject: [PATCH] fix --- files/templates/home_comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/home_comments.html b/files/templates/home_comments.html index bf0d92bfe..5d8101140 100644 --- a/files/templates/home_comments.html +++ b/files/templates/home_comments.html @@ -8,7 +8,7 @@

Comments

- + {{ sort }} comments {{ 'from all time' if t=='all' else 'in the last' }} {% if t != 'all' %}{{ t }}{% endif %}