diff --git a/packages/backend/src/views/emails/reset-password-instructions.ee.hbs b/packages/backend/src/views/emails/reset-password-instructions.ee.hbs index 5cc7d582..97c69934 100644 --- a/packages/backend/src/views/emails/reset-password-instructions.ee.hbs +++ b/packages/backend/src/views/emails/reset-password-instructions.ee.hbs @@ -1,16 +1,23 @@ - Title + Reset password instructions - Hello {{ email }} +

+ Hello {{ email }}, +

- Someone has requested a link to change your password, and you can do this through the link below. +

+ Someone has requested a link to change your password, and you can do this through the link below. +

+

Change my password +

- If you didn't request this, please ignore this email. - Your password won't change until you access the link above and create a new one. +

+ If you didn't request this, please ignore this email. Your password won't change until you access the link above and create a new one. +