{% extends 'root/base.html' %} {% load static %} {% block title %} Authorizations (Application Settings) {% endblock %} {% block maincontent %} {% include 'root/loader.html' %}
| Role | Authorization Group | Guid | |
|---|---|---|---|
| {{auth_data.role}} | {{auth_data.auth_obj_grp}} | {{auth_data.auth_guid}} |