{% extends "saas_emails/base.html" %} {% block title %}Invitation{% endblock %} {% block content %}
Hi {{ member }},
{% if inviter.get_short_name %}{{ inviter.get_short_name }}{% else %}{{ inviter.username }}{% endif %} has invited you to join the tenant {{ tenant }} on {{ site.name }}.
To accept the invitation and get started:
If you didn't expect this invitation or believe it was sent in error, you can ignore this email.
Welcome aboard,
{{ site.name }}