diff --git a/src/Bundle/ChillThirdPartyBundle/Resources/views/Entity/thirdparty.html.twig b/src/Bundle/ChillThirdPartyBundle/Resources/views/Entity/thirdparty.html.twig
index 558062271..5700acc0b 100644
--- a/src/Bundle/ChillThirdPartyBundle/Resources/views/Entity/thirdparty.html.twig
+++ b/src/Bundle/ChillThirdPartyBundle/Resources/views/Entity/thirdparty.html.twig
@@ -91,12 +91,14 @@
- {{ thirdparty.getAddress|chill_entity_render_box({
- 'render': 'list',
- 'with_picto': true,
- 'multiline': false,
- 'with_valid_from': false
- }) }}
+ -
+ {{ thirdparty.getAddress|chill_entity_render_box({
+ 'render': 'list',
+ 'with_picto': true,
+ 'multiline': false,
+ 'with_valid_from': false
+ }) }}
+
-
{% if thirdparty.telephone %}
{{ thirdparty.telephone|chill_format_phonenumber }}