0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-04 13:29:14 -05:00
penpot/backend/resources/app/email/invite-to-team/en.txt

11 lines
217 B
Text
Raw Normal View History

2020-10-05 18:12:40 +02:00
Hello!
{{invited-by|abbreviate:25}} has invited you to join the team “{{ team|abbreviate:25 }}”.
2020-10-05 18:12:40 +02:00
Accept invitation using this link:
{{ public-uri }}/#/auth/verify-token?token={{token}}
Enjoy!
The Penpot team.