{% extends "sentry/bases/modal.html" %} {% load i18n %} {% block title %}{% trans "No Organization Access" %} | {{ block.super }}{% endblock %} {% block wrapperclass %}windowed-small{% endblock %} {% block main %} {% trans "No Organization Access" %} {% trans "You don't have access to any organizations within Sentry. Talk to a Sentry administrator about getting access." %} {% endblock %}
{% trans "You don't have access to any organizations within Sentry. Talk to a Sentry administrator about getting access." %}