{% extends "organization/read_base.html" %}
{% block subtitle %}
{{ ui.subtitle_item(_('Members')) }}
{{ super() }}
{% endblock %}
{% block primary_content_inner %}
{%- call ui.util.call(ui.section, title=_('Members'), level=1) -%}
{%- call ui.util.call(ui.table, striped=true) -%}
{{ _('User') }}
{{ _('Role') }}