From bff0cc5805ecba69ecf3a42b6d06233151a80a71 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 17 Jan 2022 18:00:55 +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 1d394475f..e948c72aa 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 %}