{% if not json.err and json.data %}

Mon accompagnement global

Je suis (ou j’ai été) accompagné(e) par le Département et par Pôle Emploi.
Pôle Emploi m’aide à trouver un emploi ou une formation.
Le Département m’aide à trouver des solutions à mes problèmes.

{% with json.data|last as action %}
Date de début{{ action.debut }}
Date de fin{{ action.fin|default:"" }}
{% endwith %}
{% endif %}