{% extends "layout.html" %} {% block body %} {{ subnet[0][1] }} - {{ subnet[0][3] }} {% if ip_addresses == None %} ERROR: Database connection couldn't be established. {% else %} {% for row_start_num in range(row_start_num, row_finish_num) %} {% if row_start_num <= last_id %} {% endif %} {% endfor %} {% endif %}
IP Address Status Host Notes Options
{{ ip_addresses[row_start_num][1] }} {{ ip_addresses[row_start_num][2] }} {{ ip_addresses[row_start_num][3] }} {{ ip_addresses[row_start_num][4] }} Re-Scan IP
{% endblock %}