1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
appwrite/app/config/locale/translations/templates/en.email.auth.confirm.tpl

15 lines
235 B
Smarty
Raw Normal View History

2020-06-12 11:20:32 +12:00
<p>
2020-06-13 05:07:22 +12:00
Hello {{name}},
2020-06-12 11:20:32 +12:00
</p>
<p>
2020-06-13 05:07:22 +12:00
Follow this link to verify your email address.
2020-06-12 11:20:32 +12:00
</p>
{{cta}}
<p>
2020-06-13 05:07:22 +12:00
If you didnt ask to verify this address, you can ignore this message.
2020-06-12 11:20:32 +12:00
</p>
<p>
2020-06-13 05:07:22 +12:00
Thanks,
<br />
{{project}} team
2020-06-12 11:20:32 +12:00
</p>