{% load form_rendering %}
{% csrf_token %}
{% form_render form %}

* Champs obligatoires

{% if step_field %} {{ previous_fields|safe }}{% endif %}