{% extends "arnold/base.html" %} {% block content %}
Ip | DNS | Netbios | Status | Reason | Switch | Last Changed | _ | _ |
---|---|---|---|---|---|---|---|---|
{{ identity.ip }} | {{ identity.dns }} | {{ identity.netbios }} | {{ identity.status }} | {{ identity.justification.name }} | {% if identity.interface %} {{ identity.interface.netbox.sysname }} {% else %} Could not find interface. Last interface was {{ identity.textual_interface }} {% endif %} | {{ identity.last_changed|date:"DATETIME_FORMAT" }} | {% if identity.interface %} Enable {% else %} Close detention {% endif %} | Details |
{{ identities|length }} port{{ identities|pluralize:'s' }} detained |