{% if access_lists %}
Name | Type | Default Action | Rule Count | |
---|---|---|---|---|
{{ object|linkify }} | {{ object.type|title }} | {{ object.default_action|title }} | {% if object.type == 'standard' %}{{ object.aclstandardrules.count|placeholder }} | {% elif object.type == 'extended' %}{{ object.aclextendedrules.count|placeholder }} | {% endif %}