X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/76401202dd6d1beaff812b0c7a0a3845568e6397..a3b153ea6e30da275edf3e34b8d2f8ca1bb436cc:/src/wolnelektury/templates/socialaccount/signup.html diff --git a/src/wolnelektury/templates/socialaccount/signup.html b/src/wolnelektury/templates/socialaccount/signup.html index ef4d5fc45..d3f86e068 100644 --- a/src/wolnelektury/templates/socialaccount/signup.html +++ b/src/wolnelektury/templates/socialaccount/signup.html @@ -1,7 +1,6 @@ {% extends "socialaccount/base.html" %} {% load i18n %} -{% load ajaxable_tags %} {% block head_title %}{% trans "Signup" %}{% endblock %} @@ -13,11 +12,7 @@
{% csrf_token %} - + {{ form.as_p }} {% if redirect_field_value %} {% endif %}