From: Radek Czajka Date: Thu, 11 Oct 2012 11:08:52 +0000 (+0200) Subject: fix X-Git-Url: https://git.mdrn.pl/prawokultury.git/commitdiff_plain/58494f1136f817ce26c0471d4918e45e1bac92e3?ds=sidebyside fix --- diff --git a/contact/templates/contact/form.html b/contact/templates/contact/form.html index 15ad117..b75e145 100644 --- a/contact/templates/contact/form.html +++ b/contact/templates/contact/form.html @@ -6,7 +6,7 @@
{% block contact_form_description %} - {% chunk "contact_form "|add:form.form_tag %} + {% chunk "contact_form__"|add:form.form_tag %} {% endblock %}