From 88c6351d00af21f76f3135d5047681f7f97f6918 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 14 Dec 2022 20:18:00 +0200 Subject: [PATCH] Revert "fix prev commit" This reverts commit 573c5a7a956d786b3e1179db55da4c2b97575b33. --- files/templates/login/sign_up.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/login/sign_up.html b/files/templates/login/sign_up.html index 752b7780e0..40b39b6901 100644 --- a/files/templates/login/sign_up.html +++ b/files/templates/login/sign_up.html @@ -118,6 +118,6 @@ {% block scripts %} {% if turnstile != DEFAULT_CONFIG_VALUE %} - + {% endif %} {% endblock %}