2
0

ipaddress_bulk_add.html 152 B

12345
  1. {% extends 'generic/bulk_add.html' %}
  2. {% block tabs %}
  3. {% include 'ipam/inc/ipaddress_edit_header.html' with active_tab='bulk_add' %}
  4. {% endblock %}