{% extends 'generic/object_edit.html' %} {% load static %} {% load form_helpers %} {% block title %}Bulk Add IP Addresses{% endblock %} {% block form %} {% include 'ipam/inc/ipadress_edit_header.html' with active_tab='bulk_add' %}