{% extends 'ChillPersonBundle:AccompanyingCourse:layout.html.twig' %} {% import '@ChillMain/Address/macro.html.twig' as address %} {% block title %} {{ 'Resume Accompanying Course'|trans }} {% endblock %} {% block content %} {% if 'DRAFT' == accompanyingCourse.step %}
{% endif %}