summaryrefslogtreecommitdiffstats
path: root/api/templates/welcome_subject.html
diff options
context:
space:
mode:
authorJoramWilander <jwawilander@gmail.com>2015-09-25 08:19:05 -0400
committerJoramWilander <jwawilander@gmail.com>2015-09-25 08:19:05 -0400
commit84763e9bde1293fe5ff909e268debc46bb199d89 (patch)
treed272dd54f5615d05b023bf2f98432bfe0d41734d /api/templates/welcome_subject.html
parent6c0d094d13e73346234bd5ca52b21323893cbbe5 (diff)
downloadchat-84763e9bde1293fe5ff909e268debc46bb199d89.tar.gz
chat-84763e9bde1293fe5ff909e268debc46bb199d89.tar.bz2
chat-84763e9bde1293fe5ff909e268debc46bb199d89.zip
Added welcome email back in.
Diffstat (limited to 'api/templates/welcome_subject.html')
-rw-r--r--api/templates/welcome_subject.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/templates/welcome_subject.html b/api/templates/welcome_subject.html
index 2214f7a38..c3b70ef20 100644
--- a/api/templates/welcome_subject.html
+++ b/api/templates/welcome_subject.html
@@ -1 +1 @@
-{{define "welcome_subject"}}Welcome to {{ .ClientProps.SiteName }}{{end}} \ No newline at end of file
+{{define "welcome_subject"}}You joined {{ .Props.TeamDisplayName }}{{end}}