PLT-4618 Fix email subjects (#4537)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
323ce8b203
Коммит
baf1fb6fea
@@ -1 +0,0 @@
|
||||
{{define "email_change_subject"}}[{{.Props.SiteName}}] {{.Props.Subject}}{{end}}
|
||||
@@ -1 +0,0 @@
|
||||
{{define "email_change_verify_subject"}}[{{.Props.SiteName}}] {{.Props.Subject}}{{end}}
|
||||
@@ -1 +0,0 @@
|
||||
{{define "invite_subject"}}{{.Props.Subject}}{{end}}
|
||||
@@ -1 +0,0 @@
|
||||
{{define "password_change_subject"}}{{.Props.Subject}}{{end}}
|
||||
@@ -1 +0,0 @@
|
||||
{{define "post_subject"}}[{{.Props.SiteName}}] {{.Props.Subject}}{{end}}
|
||||
@@ -1 +0,0 @@
|
||||
{{define "reset_subject"}}{{.Props.Subject}}{{end}}
|
||||
@@ -1 +0,0 @@
|
||||
{{define "signin_change_subject"}}{{.Props.Subject}}{{end}}
|
||||
@@ -1 +0,0 @@
|
||||
{{define "signup_team_subject"}}{{.Props.Subject}}{{end}}
|
||||
@@ -1 +0,0 @@
|
||||
{{define "username_change_subject"}}[{{.Props.SiteName}}] {{.Props.Subject}}{{end}}
|
||||
@@ -1 +0,0 @@
|
||||
{{define "verify_subject"}}{{.Props.Subject}}{{end}}
|
||||
@@ -1 +0,0 @@
|
||||
{{define "welcome_subject"}}{{.Props.Subject}}{{end}}
|
||||
Ссылка в новой задаче
Block a user