{% extends 'users/group-detail-base.html' %} {% block detail-content %}
{% if has_update %} {% endif %} {% if has_delete %} {% endif %}
{% endblock %}