From cb8f7ee904c123e13adf26947c0992eb8fd187a5 Mon Sep 17 00:00:00 2001 From: n y Date: Sat, 10 Apr 2021 05:43:46 +0000 Subject: [PATCH] support browsers with cookies disabled --- templates/comment-iframe.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/templates/comment-iframe.html b/templates/comment-iframe.html index dc585c7..75d9004 100644 --- a/templates/comment-iframe.html +++ b/templates/comment-iframe.html @@ -170,20 +170,20 @@
- {% if not hide_everything %} - -
- - {% if captcha %} - - - - {% endif %} -
- - {% endif %} + + +
+ + {% if captcha %} + + + + {% endif %} +
+
+