{% extends 'generic/object.html' %} {% load i18n %} {% load helpers %} {% block head %} {{ block.super }} {% include "netbox_nsm/inc/nsm_ip_analyzer_applet_assets.html" %} {% endblock head %} {% block breadcrumbs %} {% include "netbox_nsm/inc/rulebook_breadcrumbs.html" with active_tab=rules_tab_label %} {% endblock breadcrumbs %} {% block content %}
{{ rules_chrome_config|json_script:"rules-chrome-config" }} {% endblock %}