{% extends 'generic/bulk_import.html' %} {% load i18n %} {% block content %} {% if branch_bypass_warning %} {% include 'netbox_custom_objects/inc/branch_bypass_warning.html' %} {% endif %} {{ block.super }} {% endblock content %}