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