mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
wip: continue sync to remote
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
Ce rendez-vous a été généré automatiquement par Chill.
|
||||
|
||||
Pour modifier ou supprimer ce rendez-vous, utilisez l’adresse 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 %}
|
Reference in New Issue
Block a user