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

Request for Access

{{ inviter_name }} has requested to invite {{ email }} to the {{ organization_name }} organization.

View access requests

You are receiving this email because you're listed as an organization Owner or Manager.

{% endblock %}