From: Radek Czajka Date: Mon, 16 Aug 2021 13:00:52 +0000 (+0200) Subject: Add chunk under forms. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/b89ddf83530285bc57f8c176089cbb769ffe953b Add chunk under forms. --- diff --git a/src/wolnelektury/templates/forms/includes/built_form.html b/src/wolnelektury/templates/forms/includes/built_form.html index 34d0273f6..009bc5f76 100644 --- a/src/wolnelektury/templates/forms/includes/built_form.html +++ b/src/wolnelektury/templates/forms/includes/built_form.html @@ -1,4 +1,5 @@ {% load honeypot %} +{% load chunks %}

{{ form.title }}

@@ -18,3 +19,7 @@ + +
+ {% chunk 'formularz_'|add:form.slug %} +