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

Request for Access

{{ name }} is requesting access to the #{{ team.slug }} team on Sentry.

Accept or decline this request in the pending requests panel.

You are receiving this email because you're listed as an administrator of the #{{ team.slug }} team.

{% endblock %}