{% extends "sentry/emails/base.html" %} {% load i18n %} {% block header %}

Sentry Access Approved

{% endblock %} {% block inner %}

You have been granted access to the {{ team.name }} team on Sentry.

{% endblock %}