From 3cc91b60f8e2e8152683a7a2db835305a3f5fd3f Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 16 Mar 2023 08:58:48 +0200 Subject: [PATCH] move gets --- 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 a0f413b82..1cfa30cbb 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -197,8 +197,8 @@  {{c.age_string}} {% elif c.created_utc %}  {{c.age_string}} -   #{{c.id}} {% endif %} +   #{{c.id}} {% if c.edited_utc %} · Edited {{c.edited_string}}