diff --git a/src/mail_templates/password_reset-html.ejs b/src/mail_templates/password_reset-html.ejs index 1180a41d2..5379c487e 100644 --- a/src/mail_templates/password_reset-html.ejs +++ b/src/mail_templates/password_reset-html.ejs @@ -8,7 +8,7 @@
-{{ passwordResetEmail.resetAction }} +{{ passwordResetEmail.resetAction }}

diff --git a/src/mail_templates/welcome_user-html.ejs b/src/mail_templates/welcome_user-html.ejs index 3256d3dcd..1c2954a19 100644 --- a/src/mail_templates/welcome_user-html.ejs +++ b/src/mail_templates/welcome_user-html.ejs @@ -7,7 +7,7 @@
-{{ welcomeEmail.inviteLinkAction }} +{{ welcomeEmail.inviteLinkAction }}