{% extends "sentry/bases/organization.html" %} {% load i18n %} {% block org_teams_nav %}active{% endblock %} {% block inner %}
You don't have access to any teams for this organization yet.
{% if ACCESS.org_write %}Get started by creating your first team.
{% endif %} {% else %}There are no projects in this team. Would you like to create a project?
{% else %}{{ team.name }} |