{% extends "arnold/base.html" %} {% block content %} {% comment %} Display history {% endcomment %}
IP | DNS | MAC | Netbios | Orgid | Status | Reason | Last Changed | _ |
---|---|---|---|---|---|---|---|---|
{{ identity.ip }} | {{ identity.dns }} | {{ identity.mac }} | {{ identity.netbios }} | {{ identity.organization|default_if_none:'' }} | {{ identity.status }} | {{ identity.justification.name }} | {{ identity.last_changed|date:"Y-m-d H:i:s" }} | Details |
{{ identities|length }} hit{{ identities|pluralize:'s' }} in history for the last {{ form.initial.days }} days |