{% extends "stweb/base.html" %} {% block title %}siptrackweb - add device network{% endblock %} {% block content %}
Add Device Address
{{ form.as_table }}
 
{% endblock %}