1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00
appwrite/app/config/locales/templates/en.email.auth.recovery.tpl
2020-06-12 19:07:22 +02:00

15 lines
241 B
Smarty
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>
Hello {{name}},
</p>
<p>
Follow this link to reset your {{project}} password.
</p>
{{cta}}
<p>
If you didnt ask to verify this address, you can ignore this message.
</p>
<p>
Thanks,
<br />
{{project}} team
</p>