diff --git a/apps/faf-user-service/mail/email-taken.html b/apps/faf-user-service/mail/email-taken.html index c5808475..c154960a 100644 --- a/apps/faf-user-service/mail/email-taken.html +++ b/apps/faf-user-service/mail/email-taken.html @@ -189,8 +189,8 @@
Dear {{existingUsername}},
-We noticed someone tried to register an account with the username "{{desiredUsername}}" using your email address. However, your email is already associated with an existing account.
+Dear {{`{{existingUsername}}`}},
+We noticed someone tried to register an account with the username "{{`{{desiredUsername}}`}}" using your email address. However, your email is already associated with an existing account.
If the button above doesn't work, you can enter the following URL manually in your browser:
-{{passwordResetUrl}}
+{{`{{passwordResetUrl}}`}}