{{ 'Started on %date%'|trans({'%date%': accompanyingCourse.openingDate|format_date('short') } ) }}
{% if accompanyingCourse.user is not null %}
par {{ accompanyingCourse.user.usernameCanonical }}
{% endif %}