1
0
Fork 0
mirror of synced 2024-07-05 06:31:08 +12:00
appwrite/app/config/locales/templates/en.email.auth.invitation.tpl

14 lines
303 B
Smarty
Raw Normal View History

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