2016-04-29 06:56:21 -06:00
|
|
|
Hi {{ user_display_name }},
|
|
|
|
|
2016-05-05 08:54:29 -06:00
|
|
|
{{ summary_text }}
|
2016-04-29 06:56:21 -06:00
|
|
|
|
|
|
|
{% for room in rooms %}
|
|
|
|
{% include 'room.txt' with context %}
|
|
|
|
{% endfor %}
|
|
|
|
|
|
|
|
You can disable these notifications at {{ unsubscribe_link }}
|
|
|
|
|