{% extends 'base.html.twig' %} {% block body %}
EFFECTIFS | {% for mois in totalsante %}{{mois.kpidate|date("M Y")}} | {% endfor %}Variation | Pourcentage |
---|---|---|---|
{{titre}} | {% for key, value in ligne %}{{value}} {% if key == 'variationPctg'%}{{' %'}}{% endif %} | {% endfor %}||
{{titre}} | {% for key, value in ligne %}{{value}} {% if key == 'variationPctg'%}{{' %'}}{% endif %} | {% endfor %}||
ADHESIONS | {% for mois in totalsante %}{{mois.kpidate|date("M Y")}} | {% endfor %}Variation | Pourcentage |
{{titre}} | {% for key, value in ligne %}{{value}} {% if key == 'variationPctg' or titre == '% Atteinte NON VIE' or titre == '% Atteinte VIE' %}{{' %'}}{% endif %} | {% endfor %}||
SECTEUR ENTREPRISES : Adhésions nombre d'entreprise | {% for data in newCompanies %} {% if data[1]|date("Y") != '2020' %}{{data[0][1]}} | {% else %}{% endif %} {% endfor %} | |
RADIATION - DECES (CUMUL ANNUEL) | {% for mois in totalsante %}{{mois.kpidate|date("M Y")}} | {% endfor %}Variation | Pourcentage |
{{titre}} | {% for key, value in ligne %}{{value}} {% if key == 'variationPctg' %}{{' %'}}{% endif %} | {% endfor %}