{% extends "arbiter/base.html" %} {% block page-title %} Usage Policies {% endblock %} {% block content %} {% if can_create %} New Usage Policy + {% endif %}
| Policy | Description | Domain | Status | |
|---|---|---|---|---|
| {{policy.name}} | {% if policy.description %}{{ policy.description }} | {% else %}N/A | {% endif %}{{policy.domain}} |
{% if policy.active and policy.watcher_mode %}
Enabled |