{% extends "sentry/emails/base.html" %} {% load i18n %} {% block main %}
{{ inviter.get_salutation_name }} has requested to invite {{ email }} to the {{ organization.name }} organization.
View access requestsYou are receiving this email because you're listed as an organization Owner or Manager.
{% endblock %}