{% extends "sentry/bases/team.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Remove Team" %} | {{ block.super }}{% endblock %} {% block inner %}
{% trans "Are you sure you wish to remove this team? This change is permanent and cannot be undone!" %}