diff --git a/ojusomap/templates/registration/login.html b/ojusomap/templates/registration/login.html index 7117ebc..7ccabe3 100644 --- a/ojusomap/templates/registration/login.html +++ b/ojusomap/templates/registration/login.html @@ -13,7 +13,7 @@

{% trans "Welcome!" %}

{% bootstrap_messages %} -
+ {% csrf_token %} {% antispam_fields %} {{form|crispy}}