X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..a98d18bc92d7d28d54c0cc1c1a636c9d79e6a648:/src/wolnelektury/templates/auth/register.html diff --git a/src/wolnelektury/templates/auth/register.html b/src/wolnelektury/templates/auth/register.html index 9d2c28363..684943866 100644 --- a/src/wolnelektury/templates/auth/register.html +++ b/src/wolnelektury/templates/auth/register.html @@ -1,15 +1,16 @@ -{% extends "ajaxable/form.html" %} {% load i18n %} -{% block extra %} +{% include "auth/register_form.html" %} -