Formulaire
Documentation du tag
Returns the HTML for a form snippet.
This tag is obsolete and it will be removed at the end of 2024.
Please directly include the form with {{ form }}
(or the name of the form context variable if different).
data_dict = {
"form": an optional form to render instead of the form already present in context
}
Tag name: dsfr_form
Usage:
{% dsfr_form %}