{% extends "seeddb/base.html" %} {% block content %}
{% if object %} {% endif %} {{ form.as_table }} {% if serial_form %} {{ serial_form.as_table }} {% endif %} {% if netboxgroup_form %} {{ netboxgroup_form.as_table }} {% endif %} {% if data.type %} {% endif %}
{{ object.sysname }}
Netbox type {{ netbox_type }}
{% ifequal step 2 %} {% else %} {% endifequal %}
{% if object %}
Delete this IP device:
{% endif %} {% endblock %}