{{'Fermer'|trans}}{{'Ou appuyer sur la touche Échap'|trans}}
{% set indexColor = 0 %} {% for element in repartition %} {% set indexColor = indexColor + 1 %} {% endfor %}
{{'Secteur'|trans}} {{'Répartition'|trans}}
{% if prefixeNiveau1PourNiveau2 and element['niveau'] == 2 %} {{element['libelleNiveau1']}} / {% endif %} {{element['libelle']}} {{element['pourcentage']|number_format(2, ',', '')}}%