X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0a637ce4b427eb7376f3902ab0e51cf274a8b1da..1e07f2852393111843ebfe9c6f534b6002a7c2a8:/src/wolnelektury/templates/forms/includes/built_form.html diff --git a/src/wolnelektury/templates/forms/includes/built_form.html b/src/wolnelektury/templates/forms/includes/built_form.html index 34d0273f6..46d24ccdd 100644 --- a/src/wolnelektury/templates/forms/includes/built_form.html +++ b/src/wolnelektury/templates/forms/includes/built_form.html @@ -1,9 +1,10 @@ {% load honeypot %} +{% load more %}

{{ form.title }}

-
- {{ form.intro|safe }} +
+ {{ form.intro|first_part:"---"|safe }}
{{ form_for_form.media }} @@ -18,3 +19,7 @@ + +
+ {{ form.intro|second_part:"---"|safe }} +