{% extends "welco/base.html" %} {% load i18n static %} {% block content %}
{% csrf_token %} {% for role in roles %} {% endfor %}
Pour information Pour avis facultatif Pour avis requis
{{role.text}}
{% endblock %}