diff options
author | David Baker <dave@matrix.org> | 2016-04-21 19:22:53 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-04-21 19:22:53 +0100 |
commit | 19d6b6cd7aa32f844362f77ca7f0403af37fc396 (patch) | |
tree | 56941b448411ec1cdf610180ce6066ab750b7d25 | |
parent | Flesh out email templating (diff) | |
download | synapse-19d6b6cd7aa32f844362f77ca7f0403af37fc396.tar.xz |
Add WIP email template files
-rw-r--r-- | res/templates/notif.html | 14 | ||||
-rw-r--r-- | res/templates/room.html | 6 |
2 files changed, 20 insertions, 0 deletions
diff --git a/res/templates/notif.html b/res/templates/notif.html new file mode 100644 |