{% extends "ui/base.html" %} {% load bob %} {% load i18n %} {% block content %} {% if new_count == 0 and changed_count == 0 %}
{% else %} | {% endif %} {{ scan_summary.ipaddress }} | {% if change_type == 'existing' and scan_summary.device %}{{ scan_summary.device.venture.name }} | {% endif %}{{ scan_summary.modified }} | {% if change_type == 'existing' and scan_summary.device %}{{ scan_summary.device }} | {% endif %}