Files
chill-bundles/src/Bundle/ChillCalendarBundle/Resources/views/MSGraph/calendar_event_body.html.twig

17 lines
472 B
Twig
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Ce rendez-vous a été généré automatiquement par Chill.
Pour modifier ou supprimer ce rendez-vous, utilisez ladresse suivante:
{{ absolute_url(path('chill_calendar_calendar_edit', {'id': calendar.id, '_locale': 'fr'})) }}
{{ calendar.comment.comment|nl2br }}
Usagers et tiers concernés:
{% for p in calendar.persons %}
- {{ p|chill_entity_render_string }}
{%- endfor -%}
{% for t in calendar.professionals %}
- {{ t|chill_entity_render_string }}
{% endfor %}