summary refs log blame commit diff
path: root/res/templates/notif_mail.txt
blob: 24843042a540bb07f83efb56fdb9c925776072f1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                           
                  





                                                             
Hi {{ user_display_name }},

{{ summary_text }}

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

You can disable these notifications at {{ unsubscribe_link }}