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