From 68f80e4ec939f3757387a02594fac1bea742b44f Mon Sep 17 00:00:00 2001 From: eson <474420502@qq.com> Date: Wed, 6 Sep 2023 00:15:24 +0800 Subject: [PATCH] fix --- fs_template/email_register.tpl | 18 ++++++++++-------- fs_template/get_reset_password_html.tpl | 6 +++--- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/fs_template/email_register.tpl b/fs_template/email_register.tpl index 56cb1735..a58b1dbc 100644 --- a/fs_template/email_register.tpl +++ b/fs_template/email_register.tpl @@ -6,22 +6,24 @@ From: "Fusen Support";
-Dear {{ .UserName }}, -Thank you for registering an account with {{ .CompanyName }}. We are thrilled to have you join our community! +Dear {{.UserName}},
-Please take a moment to confirm your email address by clicking the button below so we can activate your account: +Thank you for registering an account with {{ .CompanyName }}. We are thrilled to have you join our community!
+ +Please take a moment to confirm your email address by clicking the button below so we can activate your account:
Confirm Account: {{ .UserName }} -Confirming your email ensures your account is properly secured. This also lets you access member-only tools and content. +Confirming your email ensures your account is properly secured. This also lets you access member-only tools and content.
-If you did not register for {{ .CompanyName }}, please disregard this email. Let us know if you have any other questions! +If you did not register for {{ .CompanyName }}, please disregard this email. Let us know if you have any other questions!
Regards, -{{ .SenderName }} -{{ .SenderTitle }} -{{ .CompanyName }} +{{.SenderName}}
+{{.SenderTitle}}
+{{.CompanyName}}
Regards,
-{{.SenderName}}
-{{.SenderTitle}}
-{{.CompanyName}}
{{.SenderName}}
+{{.SenderTitle}}
+{{.CompanyName}}