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 }}
ACCEPT INVITE
Enjoy!
The Penpot team.
{% include "app/email/includes/footer.html" %}