{%extends "base.html"%} {%from "oauth2/profile_nav.html" import profile_nav%} {%block title%}View User{%endblock%} {%block content%}
| privilege id | description |
|---|---|
| {{privilege.privilege_id}} | {{privilege.privilege_description}} |
| No privileges found for this role. |