summaryrefslogtreecommitdiffstats
path: root/templates/username_change_subject.html
diff options
context:
space:
mode:
authorThomas Balthazar <tbalthazar@users.noreply.github.com>2016-05-18 13:54:33 +0200
committerJoram Wilander <jwawilander@gmail.com>2016-05-18 07:54:33 -0400
commit99b8eef7e373a000f35016415ba2148f939c1155 (patch)
tree53ff88b061410fbfed3cf2c59808f9db47bd83a6 /templates/username_change_subject.html
parent9d5e7478f9131f10a44d07f8b5b899e7f3b991f7 (diff)
downloadchat-99b8eef7e373a000f35016415ba2148f939c1155.tar.gz
chat-99b8eef7e373a000f35016415ba2148f939c1155.tar.bz2
chat-99b8eef7e373a000f35016415ba2148f939c1155.zip
Send email notification when username changed (#3022)
Diffstat (limited to 'templates/username_change_subject.html')
-rw-r--r--templates/username_change_subject.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/username_change_subject.html b/templates/username_change_subject.html
new file mode 100644
index 000000000..1c94bb7c0
--- /dev/null
+++ b/templates/username_change_subject.html
@@ -0,0 +1 @@
+{{define "username_change_subject"}}[{{.Props.SiteName}}] {{.Props.Subject}}{{end}}