From 11f297d8c97c64bf61e66d57c204186fb6e4bd9c Mon Sep 17 00:00:00 2001 From: kek7198 Date: Fri, 3 Dec 2021 22:03:17 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index ac54c4e8d..5f24fc6f9 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -375,7 +375,7 @@ {{c.age_string}} {% if c.edited_utc %} - + Edited {{c.edited_string}} {% endif %}