This commit is contained in:
eson 2023-09-05 17:46:17 +08:00
parent 019ead1059
commit f7d6e82a5d

View File

@ -6,7 +6,7 @@ We have received your request to reset the password for your {{ .CompanyName }}
To proceed with the password reset, please click the button below to open the Reset Password page: 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> <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>
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. 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.