X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/a55d79e4c27c893841712145e38d4a4a61e04b20..6546648739746d809111197cec2e3c3a4f45a779:/prawokultury/templates/contact/register/form.html?ds=inline diff --git a/prawokultury/templates/contact/register/form.html b/prawokultury/templates/contact/register/form.html old mode 100755 new mode 100644 index 0278239..ba09d01 --- a/prawokultury/templates/contact/register/form.html +++ b/prawokultury/templates/contact/register/form.html @@ -1,7 +1,57 @@ -{% extends "contact/form.html" %} -{% load i18n %} +{% extends "base.html" %} +{% load i18n chunks %} -{% block contact_form_title %}{% trans "Registration form" %}{% endblock %} +{% block titleextra %}{{ form.form_title }} :: {% endblock %} + +{% block body %} +