{% block title %} About you / À propos de vous {% endblock %} {% block content %} {% for field in form %} {% endfor %}
{% field.label %} {% field %}
{% next_button %} {% endblock %}