diff --git a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig
index c15869b1d..5bab87ceb 100644
--- a/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig
+++ b/src/Bundle/ChillPersonBundle/Resources/views/AccompanyingCourse/index.html.twig
@@ -59,6 +59,19 @@
+ {% endif %}
+
+ {% if accompanyingCourse.step != 'DRAFT' and
+ (accompanyingCourse.locationStatus == 'address' or accompanyingCourse.locationStatus == 'none')
+ %}
+
+
+ {{ 'This course is located at a temporarily address. You should locate this course to an user'|trans }}
+
+
+
+
+
{% endif %}
{{ 'Associated peoples'|trans }}
diff --git a/src/Bundle/ChillPersonBundle/translations/messages.fr.yml b/src/Bundle/ChillPersonBundle/translations/messages.fr.yml
index 32691bcb4..c081850db 100644
--- a/src/Bundle/ChillPersonBundle/translations/messages.fr.yml
+++ b/src/Bundle/ChillPersonBundle/translations/messages.fr.yml
@@ -339,6 +339,7 @@ Show Accompanying Course: Voir le parcours
Edit Accompanying Course: Modifier le parcours
Create Accompanying Course: Créer un nouveau parcours
Drop Accompanying Course: Supprimer le parcours
+This course is located at a temporarily address. You should locate this course to an user: Ce parcours est localisé à une adresse temporaire. Il devrait être localisé auprès d'un usager concerné.
# Household
Household: Ménage