This commit is contained in:
eson
2023-09-06 18:35:57 +08:00
parent 6c7933794d
commit 88a8e73943
9 changed files with 32 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
Subject: Please confirm your {{ .CompanyName }} account
Subject: Confirm Email Address for {{ .CompanyName }} Account
MIME-version: 1.0
Content-Type: text/html; charset="UTF-8"
From: "Fusen Support"
@@ -9,13 +9,13 @@ From: "Fusen Support"
<p>Dear <span style="color: red;">{{.UserName}}</span>,</p>
<p>Thank you for choosing {{ .CompanyName }}. To complete the account setup process, please click the button below to confirm your email address:</p>
<p>Thank you for choosing to associate your email address with your {{ .CompanyName }} account({{ .PlatformAndID }}) . To complete the process, please click the button below to confirm your email:</p>
<a href="{{ .ConfirmationLink }}" target="_blank" style="background-color: #008CBA; color: #FFFFFF; text-decoration: none; padding: 10px 15px; border-radius: 3px; display:inline-block; font-weight: bold;">Confirm Email: {{ .Email }}</a>
<p>Confirming your email ensures your account is properly secured. This also allows you to access member-only tools and content.</p>
<p>By confirming your email, you will be able to access additional features and receive important notifications related to your {{ .CompanyName }} account.</p>
<p>If you did not initiate this request or have any questions, please disregard this email. Your account will not be activated.</p>
<p>If you did not initiate this request or have any questions, please disregard this email. Your email address will not be associated with any account.</p>
Regards,