From 1205b255b62079f6b5959a6536ae3a89012a4a98 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 9 Dec 2021 19:59:32 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 0b827a295b..013b984de1 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -355,7 +355,7 @@ {% endif %} {% if c.parent_comment_id and not standalone and level<=7 %} - + @@ -366,11 +366,11 @@ {% endif %} - + {{c.age_string}} {% if c.edited_utc %} - + Edited {{c.edited_string}} {% endif %}