1
0
Fork 0
mirror of synced 2024-07-19 05:16:15 +12:00
appwrite/app/config/locale/translations/templates/en.email.auth.invitation.tpl

15 lines
295 B
Smarty
Raw Normal View History

2020-06-12 11:20:32 +12:00
<p>
Hello,
2020-06-12 11:20:32 +12:00
</p>
<p>
This mail was sent to you because <b>{{owner}}</b> wanted to invite you to become a member of the <b>{{team}}</b> team at {{project}}.
2020-06-12 11:20:32 +12:00
</p>
{{cta}}
<p>
2020-06-13 05:07:22 +12:00
If you are not interested, you can ignore this message.</p>
2020-06-12 11:20:32 +12:00
<p>
2020-06-13 05:07:22 +12:00
Thanks,
<br />
{{project}} team
</p>