{% extends "sentry/bases/modal.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% block title %}{% trans "Remove Team" %} | {{ block.super }}{% endblock %} {% block main %}
{% trans "Removing this team is permanent and cannot be undone!" %}
{% trans "This will also remove all associated projects and events:" %}