{% if form_data.dns %} {% endif %} {% for key, result in ip_tracker.items %} {% for row in result %} {% if form_data.dns %} {% endif %} {% endfor %} {% endfor %}
IP search results
{% if not disable_ip_context %} From {{ subnet_start }} to {{ subnet_end }}
{% endif %} {{ ip_tracker_count }} hit{{ ip_tracker_count|pluralize }}
DNSIP MAC Start time End time
{{ row.dns_lookup }} {% with form_data.dns|yesno:"True," as dns %} {{ row.ip }} IP Info search {% if row.mac %} {{ row.mac }} {% endif %} {% endwith %} {{ row.start_time|date:"Y-m-d H:i:s" }} {% if row.still_active %} {{ row.still_active }} {% else %} {{ row.end_time|date:"Y-m-d H:i:s" }} {% endif %}
{{ ip_tracker_count }} hit{{ ip_tracker_count|pluralize }}