{% extends "sentry/teams/members/index.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% block title %}{% trans "Edit Member" %} | {{ block.super }}{% endblock %} {% block sidebar %} {{ block.super }}
{% blocktrans %}The primary difference between access levels is team management. Any member with admin access is treated almost identical to the team owner.{% endblocktrans %}
{% endblock %} {% block inner %} {% endblock %}