{% extends 'base.html' %} {% block headline2 %}Addresses{% endblock %} {% block form %}
{% endblock %} {% block example %}The .csv file must be structured as follows (headings must be exactly the same!):
NAME | IP ADDRESS | CIDR | DESCRIPTION |
---|---|---|---|
192.0.2.1_Name | 192.0.2.1 | 32 | Database server |