{% extends "sentry/teams/base.html" %} {% load i18n %} {% block title %}{% trans "New Team" %} | {{ block.super }}{% endblock %} {% block breadcrumb %}
{% blocktrans %}Teams in Sentry represent a collection of users and projects. They're the top level component of your organization allowing you to control access and scope of events.{% endblocktrans %}