X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/a55d79e4c27c893841712145e38d4a4a61e04b20..d69afa63a561509c1fb815cf787a10e5f97db7d9:/prawokultury/templates/contact/register/form.html?ds=sidebyside diff --git a/prawokultury/templates/contact/register/form.html b/prawokultury/templates/contact/register/form.html index 0278239..8e6a807 100755 --- a/prawokultury/templates/contact/register/form.html +++ b/prawokultury/templates/contact/register/form.html @@ -1,7 +1,9 @@ {% extends "contact/form.html" %} {% load i18n %} +{% load chunks %} {% block contact_form_title %}{% trans "Registration form" %}{% endblock %} {% block contact_form_description %} + {% chunk "formularz rejestracyjny" %} {% endblock %}