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