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

Request for Access

{{ email }} is requesting to join the {{ organization_name }} organization.

View access requests

You are receiving this email because you're listed as an organization Owner or Manager. Requests to join your organization can be disabled in Organization Settings.

{% endblock %}