|
189 | 189 | <td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
190 | 190 | <div style="font-family:Ubuntu, Helvetica, Arial, sans-serif;font-size:13px;line-height:1;text-align:left;color:#000000;">
|
191 | 191 | <h1>Account exists notice</h1>
|
192 |
| - <p>Dear {{existingUsername}},</p> |
193 |
| - <p>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. </p> |
| 192 | + <p>Dear {{`{{existingUsername}}`}},</p> |
| 193 | + <p>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. </p> |
194 | 194 | </div>
|
195 | 195 | </td>
|
196 | 196 | </tr>
|
@@ -227,7 +227,7 @@ <h1>Account exists notice</h1>
|
227 | 227 | <tbody>
|
228 | 228 | <tr>
|
229 | 229 | <td align="center" bgcolor="#414141" role="presentation" style="border:none;border-radius:3px;cursor:auto;mso-padding-alt:10px 25px;background:#414141;" valign="middle">
|
230 |
| - <a href="{{passwordResetUrl}}" style="display:inline-block;background:#414141;color:#ffffff;font-family:Ubuntu, Helvetica, Arial, sans-serif;font-size:13px;font-weight:normal;line-height:120%;margin:0;text-decoration:none;text-transform:none;padding:10px 25px;mso-padding-alt:0px;border-radius:3px;" target="_blank"> Reset Password </a> |
| 230 | + <a href="{{`{{passwordResetUrl}}`}}" style="display:inline-block;background:#414141;color:#ffffff;font-family:Ubuntu, Helvetica, Arial, sans-serif;font-size:13px;font-weight:normal;line-height:120%;margin:0;text-decoration:none;text-transform:none;padding:10px 25px;mso-padding-alt:0px;border-radius:3px;" target="_blank"> Reset Password </a> |
231 | 231 | </td>
|
232 | 232 | </tr>
|
233 | 233 | </tbody>
|
@@ -338,7 +338,7 @@ <h1>Account exists notice</h1>
|
338 | 338 | <td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
339 | 339 | <div style="font-family:Ubuntu, Helvetica, Arial, sans-serif;font-size:13px;line-height:1;text-align:left;color:gray;">
|
340 | 340 | <p>If the button above doesn't work, you can enter the following URL manually in your browser: </p>
|
341 |
| - <p>{{passwordResetUrl}}</p> |
| 341 | + <p>{{`{{passwordResetUrl}}`}}</p> |
342 | 342 | </div>
|
343 | 343 | </td>
|
344 | 344 | </tr>
|
|
0 commit comments