{% extends "sentry/emails/base.html" %} {% load i18n %} {% block main %}
{{ email }} is requesting to join the {{ organization_name }} organization.
View access requestsYou 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 %}