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