{% extends "sentry/teams/base.html" %} {% load i18n %} {% block title %}{% trans "New Team" %} | {{ block.super }}{% endblock %} {% block breadcrumb %}
{% trans "Use this page to create a new team within Sentry. Once done, you'll be able to add members to the team." %}