diff --git a/src/app/community/community.component.html b/src/app/community/community.component.html index 3bf70cdb946ae6b9bb5b467f51bb0ba958d4ab5a..4bb3ed2dfd41bd589c898eeb353cb1514a20d596 100644 --- a/src/app/community/community.component.html +++ b/src/app/community/community.component.html @@ -14,8 +14,9 @@ alt="user" width="50" class="rounded-circle">
{{ message }}
{{d.name}}
{{d.address}}
{{d.postal_code}} {{ d.city }}
{{ d.tel }}
{{ d.website }}
{{t.key}}
MAP.UNCATEGORIZED
+ {{d.name}}
+ {{d.address}}
+ {{d.postalCode}} {{ d.city }}
+ {{ d.tel }}
+ MAP.WEBSITE
+ {{ 'MAP.DESCRIPTION' | translate }} : {{ d.description }}
+