{% extends "generic/object.html" %} {% load helpers %} {% load render_table from django_tables2 %} {% block content %} {% include "netbox_kea/inc/configure_table.html" with table_modal="SubnetTable_config" %}