From 71f444b9aa0a9677b54349263d4688e9dbcbf6d4 Mon Sep 17 00:00:00 2001 From: AB Date: Mon, 18 May 2026 23:09:07 +0300 Subject: [PATCH] Added claudflare Turnstile captcha support --- templates/admin/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/login.html b/templates/admin/login.html index c6f9292..3e8467b 100644 --- a/templates/admin/login.html +++ b/templates/admin/login.html @@ -45,7 +45,7 @@
{% if !turnstile_site_key.is_empty() %} -
+
{% endif %}