summaryrefslogtreecommitdiffstats
path: root/api/templates/welcome_subject.html
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2015-09-25 09:43:22 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2015-09-25 09:43:22 -0400
commit4a871e9df8f18f364dd1e6ba6092424941a53ebe (patch)
tree00e321e622428a441b2280c0a4dc5683d13aea84 /api/templates/welcome_subject.html
parent1a92a3cc79bb73d7390c7b8972d6bf92664e972b (diff)
parent84763e9bde1293fe5ff909e268debc46bb199d89 (diff)
downloadchat-4a871e9df8f18f364dd1e6ba6092424941a53ebe.tar.gz
chat-4a871e9df8f18f364dd1e6ba6092424941a53ebe.tar.bz2
chat-4a871e9df8f18f364dd1e6ba6092424941a53ebe.zip
Merge pull request #799 from mattermost/plt-31-2
PLT-31 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}}