X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/3552318f888ebf2ab262ca435ec00eb706badadd..31ae77b182de68999475b8e1cbe4069467b44bf8:/prawokultury/templates/contact/register/form.html diff --git a/prawokultury/templates/contact/register/form.html b/prawokultury/templates/contact/register/form.html index a117e2b..dff155b 100644 --- a/prawokultury/templates/contact/register/form.html +++ b/prawokultury/templates/contact/register/form.html @@ -1,9 +1,9 @@ {% extends "base.html" %} {% load i18n chunks %} -{% block "titleextra" %}{{ form.form_title }} :: {% endblock %} +{% block titleextra %}{{ form.form_title }} :: {% endblock %} -{% block "body" %} +{% block body %}

{% block contact_form_title %}{{ form.form_title }}{% endblock %}