From 3d6239be415485342820d55b43dce1194a76c1a7 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 17 Jan 2022 18:59:40 +0200 Subject: [PATCH] bb --- 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 b6ea54e9a9..6a80b96a0c 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -485,7 +485,7 @@ {% if not (v and v.id == c.author_id) %} -
+
{{c.body}}
{% endif %}