wip: continue sync to remote

This commit is contained in:
2022-05-26 00:10:25 +02:00
parent 782436ee2e
commit 59a64e9a62
6 changed files with 184 additions and 57 deletions

View File

@@ -0,0 +1,16 @@
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 %}