{% extends "list_requests.html" %} {% block content %}
Division | Permission | Type | |
---|---|---|---|
{{ permission.division.name }} | {{ permission.permission }} | {% if permission.entity == current_user %}Individual | {% else %}through {{ permission.entity.name }} | {% endif %}