2023-09-05 08:30:16 +00:00
|
|
|
Subject: Password Reset Request for Your {{ .CompanyName }} Account
|
|
|
|
|
|
|
|
Dear {{ .UserName }},
|
|
|
|
|
|
|
|
We have received your request to reset the password for your {{ .CompanyName }} account.
|
|
|
|
|
|
|
|
To proceed with the password reset, please click the button below to open the Reset Password page:
|
|
|
|
|
2023-09-05 09:46:17 +00:00
|
|
|
<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;">Reset Password</a>
|
2023-09-05 08:30:16 +00:00
|
|
|
|
|
|
|
Please note that this password reset confirmation link will expire in 60 minutes. If you have any further questions, feel free to reach out to us.
|
|
|
|
|
|
|
|
Regards,
|
|
|
|
{{ .SenderName }}
|
|
|
|
{{ .SenderTitle }}
|
|
|
|
{{ .CompanyName }}
|