{% extends 'generic/object_edit.html' %} {% load static %} {% load form_helpers %} {% block title %}Bulk Add Cable Inventory Items{% endblock %} {% block tabs %} {% include 'nautobot_cable_utils/inc/cableinventoryitem_edit_header.html' with active_tab='bulk_add' %} {% endblock %} {% block form %}