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