{% extends "ui/base.html" %} {% load url from future %} {% load icons %} {% load formats %} {% load bob %} {% block extra_headers %} {{ block.super }} {% if job and not job.is_finished and not job.is_failed %} {% endif %} {% endblock %} {% block sidebar %} {% if status %}
Scanning {{ address }}...
Scanning failed.
{{ job.exc_info }}