{% if is_granted('ROLE_DDD') %} {% set extendedTemplate = '@AdminLTE/layout/ddd-layout.html.twig' %} {% else %} {% set extendedTemplate = '@AdminLTE/layout/communeodd-layout.html.twig' %} {% endif %} {% extends extendedTemplate %} {% block page_title %}Données - {{commune.name}}{% endblock %} {% block page_content %} {% if structure and structure.dpp2 %}
{% endif %}|
Cible
Indicateur
{{year}}
|
{% for indicator in indicators %}
|---|
|
{{ indicator.target }}
{{ indicator }}
{% if structure and structure.dpp2 %}
{{ suivis[indicator.id] }} {{suivis[indicator.id] =="-" ? "" : indicator.unity}}
{% endif %}
|