From 954dbc6c36efab6f61f856dbf28e8219aa94cd32 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 25 Nov 2021 17:12:25 -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 53290b6b3..4a0ade91d 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 %}