{% extends 'base.html' %} {% block headline2 %}Address Groups{% endblock %} {% block form %}
{% endblock %} {% block example %}The .csv file must be structured as follows (headings must be exactly the same!):
NAME | MEMBERS | DESCRIPTION |
---|---|---|
Example_Group | 192.0.2.1 192.0.2.2 192.0.2.3 |
Group for example servers |