{% extends 'generic/object_edit.html' %} {% load static %} {% load form_helpers %} {% block title %}Add multiple assets{% endblock %} {% block tabs %} {% include 'netbox_inventory/inc/asset_edit_header.html' with active_tab='bulk_add' %} {% endblock %} {% block form %}