summary refs log tree commit diff
path: root/res/templates-dinsic/notif_mail.txt
blob: 785522c428daf59cb37603e4ecfc2801017b4c96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Bonjour {{ user_display_name }},

{{ summary_text }}

{% for room in rooms %}
{% include 'room.txt' with context %}
{% endfor %}

Vous pouvez désactiver ces notifications ici {{ unsubscribe_link }}