X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/d69afa63a561509c1fb815cf787a10e5f97db7d9..c7f8cb6b1de566733d66a568780b44bc9cab7d16:/prawokultury/templates/contact/register/form.html diff --git a/prawokultury/templates/contact/register/form.html b/prawokultury/templates/contact/register/form.html old mode 100755 new mode 100644 index 8e6a807..c58cec5 --- a/prawokultury/templates/contact/register/form.html +++ b/prawokultury/templates/contact/register/form.html @@ -1,9 +1,56 @@ -{% extends "contact/form.html" %} -{% load i18n %} -{% load chunks %} +{% extends "base.html" %} +{% load i18n chunks %} -{% block contact_form_title %}{% trans "Registration form" %}{% endblock %} +{% block titleextra %}{{ form.form_title }} :: {% endblock %} + +{% block body %} +