X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/a55d79e4c27c893841712145e38d4a4a61e04b20..eea5b90aacd58fa81e569c15a018c0aa29b4560f:/prawokultury/templates/contact/register/form.html?ds=sidebyside diff --git a/prawokultury/templates/contact/register/form.html b/prawokultury/templates/contact/register/form.html old mode 100755 new mode 100644 index 0278239..c58cec5 --- a/prawokultury/templates/contact/register/form.html +++ b/prawokultury/templates/contact/register/form.html @@ -1,7 +1,56 @@ -{% 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 %} +