diff --git a/gestioncof/templates/login.html b/gestioncof/templates/login.html index 62ad69d0..1cd1d25d 100644 --- a/gestioncof/templates/login.html +++ b/gestioncof/templates/login.html @@ -14,8 +14,8 @@ {% if form.errors %}

Identifiants incorrects.

{% endif %} - -
+ {% csrf_token %}
diff --git a/gestioncof/templates/login_switch.html b/gestioncof/templates/login_switch.html index b33b0fb0..aa8a68c6 100644 --- a/gestioncof/templates/login_switch.html +++ b/gestioncof/templates/login_switch.html @@ -11,12 +11,14 @@