fusenapi/fs_template/get_reset_password_html.tpl
2023-09-05 16:30:16 +08:00

16 lines
612 B
Smarty

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:
<a href="{{ .ConfirmationLink }}" target="_blank" style="color: #FFFFFF; text-decoration: none;">Reset Password</a>
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 }}