{% extends "sentry/bases/modal.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% load sentry_plugins %} {% block title %}{% trans "Team Settings" %} | {{ block.super }}{% endblock %} {% block breadcrumb_inner %} {{ block.super }}
Removing this team will delete associated projects and events.