diff --git a/fs_template/get_reset_password_html.tpl b/fs_template/get_reset_password_html.tpl index 8f9423d6..d10cf44b 100644 --- a/fs_template/get_reset_password_html.tpl +++ b/fs_template/get_reset_password_html.tpl @@ -3,26 +3,30 @@ MIME-version: 1.0; Content-Type: text/html; charset="UTF-8"; From: "Fusen Support"; +
-Dear {{ .UserName }}, -We have received your request to reset the password for your {{ .CompanyName }} account. +Dear {{.UserName}},
-To proceed with the password reset, please click the button below to open the Reset Password page: +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:
-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.
-Regards, -{{ .SenderName }} -{{ .SenderTitle }} -{{ .CompanyName }} - - \ No newline at end of file +Regards,
+ +{{.SenderName}}
+{{.SenderTitle}}
+{{.CompanyName}}