{% extends 'ChillPersonBundle:AccompanyingCourse:layout.html.twig' %} {% block title %} {{ 'Accompanying Course Details'|trans }} {% endblock %} {% block content %}
A CONFIRMER
Cette page serait en réalité l'historique des mouvements dans la section parcours,
comme dans le contexte personne, à la page timeline.
Il faudrait peut-être modifier son adresse comme ceci: `/fr/parcours/{id}/timeline`
{{ 'Née le ' ~ p.person.birthdate|format_date('short') }}