From 67a98b37b6132c11f520882619f417a9bab61564 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 30 Aug 2023 11:54:52 +0400 Subject: Updated the comment system Signed-off-by: Valentin Popov --- templates/includes/comments.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/includes/comments.html b/templates/includes/comments.html index a67fdb0..9f0457e 100644 --- a/templates/includes/comments.html +++ b/templates/includes/comments.html @@ -1,5 +1,5 @@ {% set url = current_url | default(value='/') %} {% if url is not containing('.onion') %} - -{% endif %} \ No newline at end of file + +{% endif %} -- cgit v1.2.3