X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ddf2102eff7ea420a4ea5144c43409587fc1156e..94a4fcc7ab9e1713dc2defc8b35c875fc90f6fa5:/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 @@