{% extends "base.html" %} {% load static %} {% block body %}
Add subnet to {{group.name}} group

{% csrf_token %} {{form.as_table}}

{% endblock %}