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 %}