diff options
Diffstat (limited to 'api/templates/welcome_subject.html')
-rw-r--r-- | api/templates/welcome_subject.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/templates/welcome_subject.html b/api/templates/welcome_subject.html index 106cc3ae6..c3b70ef20 100644 --- a/api/templates/welcome_subject.html +++ b/api/templates/welcome_subject.html @@ -1 +1 @@ -{{define "welcome_subject"}}Welcome to {{ .SiteName }}{{end}}
\ No newline at end of file +{{define "welcome_subject"}}You joined {{ .Props.TeamDisplayName }}{{end}} |