diff --git a/cookbook/templates/account/login.html b/cookbook/templates/account/login.html index fe6a633ce..c3e7c16e8 100644 --- a/cookbook/templates/account/login.html +++ b/cookbook/templates/account/login.html @@ -18,7 +18,7 @@
-
+

diff --git a/cookbook/templates/account/password_reset.html b/cookbook/templates/account/password_reset.html index 8bc2b0f4c..60cfd702b 100644 --- a/cookbook/templates/account/password_reset.html +++ b/cookbook/templates/account/password_reset.html @@ -18,7 +18,7 @@
-
+

{% if EMAIL_ENABLED %}

{% trans "Forgotten your password? Enter your e-mail address below, and we'll send you an e-mail allowing you to reset it." %}

diff --git a/cookbook/templates/account/signup.html b/cookbook/templates/account/signup.html index e6785b7d5..2750af973 100644 --- a/cookbook/templates/account/signup.html +++ b/cookbook/templates/account/signup.html @@ -14,7 +14,7 @@
-
+

{% csrf_token %}