{% extends "sentry/teams/manage.html" %} {% load url from future %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Remove Team" %} | {{ block.super }}{% endblock %} {% block breadcrumb %} {{ block.super }}
{% trans "Are you sure you wish to remove this team? This change is permanent!" %}