{% set title = title %}

{{ 'Accompanying Course'|trans }}{# ou défini en amont {{ title|default('Accompanying Course'|trans)|raw }} #} (n°{{ accompanyingCourse.id }})

{% if 'DRAFT' == accompanyingCourse.getStep() %} Brouillon {% else %} {{ 'Started on %date%'|trans({'%date%': accompanyingCourse.openingDate|format_date('short') } ) }}
{% if accompanyingCourse.user is not null %} par {{ accompanyingCourse.user.username }} {% endif %} {% endif %}

Problématiques sociales
_
_