From 32a3a49a450f85a180a6846c4597dfa27d736cd0 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 25 Aug 2022 01:18:37 +0200 Subject: [PATCH] sneed --- files/templates/comments.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/files/templates/comments.html b/files/templates/comments.html index 98301f86d6..e1c7eafe4d 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -945,4 +945,17 @@
{% endif %} +{% if not ajax and v %} + /* */ +{% endif %} + \ No newline at end of file