fix
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
Subject: Please confirm your {{ .CompanyName }} account
|
||||
|
||||
MIME-version: 1.0;
|
||||
Content-Type: text/html;
|
||||
charset=\"UTF-8\";
|
||||
|
||||
Dear {{ .UserName }},
|
||||
|
||||
Thank you for registering an account with {{ .CompanyName }}. We are thrilled to have you join our community!
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
Subject: Password Reset Request for Your {{ .CompanyName }} Account
|
||||
|
||||
MIME-version: 1.0;
|
||||
Content-Type: text/html;
|
||||
charset=\"UTF-8\";
|
||||
|
||||
Dear {{ .UserName }},
|
||||
|
||||
We have received your request to reset the password for your {{ .CompanyName }} account.
|
||||
|
||||
Reference in New Issue
Block a user