+
{% include '@ChillPerson/AccompanyingCourse/_still_draft.html.twig' %}
{% endif %}
{% if 'DRAFT' != accompanyingCourse.step %}
{% if withoutHousehold|length > 0 %}
-
+
{% include '@ChillPerson/AccompanyingCourse/_join_household.html.twig' %}
{% endif %}
@@ -36,12 +36,12 @@
{% if accompanyingCourse.locationStatus == 'address'
or accompanyingCourse.locationStatus == 'none' %}
-
+
{% include '@ChillPerson/AccompanyingCourse/_warning_address.html.twig' %}
{% endif %}
-
+
{% if accompanyingCourse.locationStatus == 'person' %}
{{ 'This course is located by'|trans }}
{{ accompanyingCourse.personLocation|chill_entity_render_string }}
@@ -74,7 +74,7 @@
or (accompanyingCourse.requestorThirdParty is not null
or accompanyingCourse.requestorPerson is not null)
%}
-
+
{% if accompanyingCourse.participations is not empty %}
{{ 'Persons associated'|trans }}