diff --git a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig
index f210c4a49..be66abe73 100644
--- a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig
+++ b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig
@@ -34,6 +34,9 @@
{% endif %}
+
WIP .. AccompanyingCourse Resume dashboard
+
+ {#
{{ 'Resume Accompanying Course'|trans }}
@@ -50,11 +53,13 @@
{% endif %}
{% endfor %}
+ #}
{% if 'DRAFT' != accompanyingCourse.step %}
{% if withoutHousehold|length > 0 %}
{% include '@ChillPerson/AccompanyingCourse/_join_household.html.twig' with {} %}
{% endif %}
{% endif %}
+ {#
@@ -75,12 +80,11 @@
{% endif %}
-
+ #}
{% if accompanyingCourse.locationStatus == 'address' or accompanyingCourse.locationStatus == 'none' %}
{% include '@ChillPerson/AccompanyingCourse/_warning_address.html.twig' with {} %}
{% endif %}
-
-
+ {#
@@ -128,6 +132,8 @@
{% endif %}
+ #}
+
{{ 'Social actions'|trans }}