X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/cc96a54d3bfe917023233a5f45ead32e10f2e66c..9861c362c3954eb985c5b65ccd9ad404abe93180:/prawokultury/templates/contact/register/form.html?ds=inline diff --git a/prawokultury/templates/contact/register/form.html b/prawokultury/templates/contact/register/form.html old mode 100755 new mode 100644 index 75d99a9..c58cec5 --- a/prawokultury/templates/contact/register/form.html +++ b/prawokultury/templates/contact/register/form.html @@ -1,12 +1,56 @@ -{% extends "contact/form.html" %} -{% load i18n %} +{% extends "base.html" %} +{% load i18n chunks %} -{% block contact_form_description %} -{{ block.super }} +{% block titleextra %}{{ form.form_title }} :: {% endblock %} -{% if form.limit_reached %} -
{% blocktrans %}Conference registration limit has been reached. -We are now accepting speaker submissions only.{% endblocktrans %}
+{% block body %} +