{% for people in peoples %}
{% endfor %}
Nom Site Utilisateur Activités Flux Actions
{{ people.firstname | default("") }} {{ people.lastname | default("") }}
{{ people.metier.designation | default("") }} ({{ people.metier.code| default("") }}) - {{ people.role | default("") }} COL-{{ people.id }}
{{ people.site.designation | default("") }} {% if people.user is not null%} {% endif %} {{ people.activites|length }} {{ people.fluxsresponsable|length }} {{ people.actionsresponsable|length }}