{% extends "base.html" %} {% block title %}Resource access — {{ config.INSTANCE_NAME }}{% endblock %} {% block content %}
{% set page_hero_eyebrow = "Users & Access" %} {% set page_hero_title = "Resource access" %} {% set page_hero_subtitle = "Pick a group on the left, check resources on the right to grant access. Manage groups and members on Groups." %} {% include "_page_hero.html" %}

User groups

Manage →

    Select a group

    Select a group on the left to assign resource grants.
    {% endblock %}