diff --git a/templates/authentic2/form.html b/templates/authentic2/form.html index 0251ad7..03269e1 100644 --- a/templates/authentic2/form.html +++ b/templates/authentic2/form.html @@ -1,5 +1,5 @@ {% load i18n %} -
+ {% csrf_token %} {% include "authentic2/form_fields.html" with form=form %}