From b0248cd13b8e9a8891882c6eb10fff8e4c310adc Mon Sep 17 00:00:00 2001 From: Ryan Stafford Date: Thu, 21 Dec 2023 22:22:41 -0500 Subject: [PATCH] fix captcha --- templates/login.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/login.html b/templates/login.html index 29a93a2..36fb67b 100644 --- a/templates/login.html +++ b/templates/login.html @@ -68,12 +68,12 @@ {{ end }} {{ if and .Site .Site.SiteView.LocalSite.CaptchaEnabled .Captcha }} -
-
+
+
{{ end }} {{ if and .Site .Site.SiteView.LocalSite.EnableNSFW }}