X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/d69afa63a561509c1fb815cf787a10e5f97db7d9..7c1366c00e9ee327d0342c1803059526cf64f790:/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 8e6a807..42e127d --- a/prawokultury/templates/contact/register/form.html +++ b/prawokultury/templates/contact/register/form.html @@ -1,9 +1,30 @@ -{% 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" %} + +