fix app branding

This commit is contained in:
Matthew Hodgson 2016-05-05 11:25:56 +01:00
parent 634efb65f1
commit a5974f89d6
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
Hi {{ user_display_name }},
{{ summary_text }}
{{ summary_text|replace("%app%", "Matrix") }}
{% for room in rooms %}
{% include 'room.txt' with context %}