{% extends "base.html" %} {% block content %}

Invitation to join team: {{ organization }}/{{ teamname }}


You’ve been invited to join the team {{ teamname }} in the organization {{ organization }} by user {{ inviter | user_reference }}.
Join Team
If you were not expecting this invitation, you can safely ignore this email.
Thank you,
The {{ app_title }} Team
{% endblock %}