fusenapi/fs_template/get_reset_password_html.tpl

18 lines
639 B
Smarty
Raw Normal View History

2023-09-05 07:53:04 +00:00
Subject: Password Reset
Request for Your {{ .CompanyName }} Account
2023-09-05 07:44:17 +00:00
2023-09-04 08:23:11 +00:00
Dear {{ .UserName }},
2023-09-05 07:38:53 +00:00
We have received your request to reset the password for your {{ .CompanyName }} account.
2023-09-04 08:23:11 +00:00
Please click the button below to confirm your new password:
2023-09-05 07:53:04 +00:00
<a href="{{ .ConfirmationLink }}" target="_blank" style="background-color: #008CBA; color: #FFFFFF; text-decoration: none; padding: 10px 15px; border-radius: 3px; font-weight: bold;">Open ResetPassword Page</a>
2023-09-04 08:23:11 +00:00
This password reset confirmation link will expire in 60 minutes. Please let us know if you have any other questions!
Regards,
{{ .SenderName }}
{{ .SenderTitle }}
{{ .CompanyName }}