|
Hi{% if user-name %} {{ user-name|abbreviate:25 }}{% endif %},
|
|
{{invited-by|abbreviate:25}} sent you an invitation to join the organization:
|
|
{% if organization-initials %}{{organization-initials}}{% endif %}
|
{{ organization-name|abbreviate:25 }}
|
|
|
|
Enjoy!
|
|
The Penpot team.
|
|
{% include "app/email/includes/footer.html" %}