mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-30 02:08:25 -04:00
fix app branding
This commit is contained in:
parent
634efb65f1
commit
a5974f89d6
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
Hi {{ user_display_name }},
|
||||
|
||||
{{ summary_text }}
|
||||
{{ summary_text|replace("%app%", "Matrix") }}
|
||||
|
||||
{% for room in rooms %}
|
||||
{% include 'room.txt' with context %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue