{# Base layout for the core NetBox UI w/navbar and page content #} {% extends 'base/base.html' %} {% load nav %} {% load search_options %} {% load static %} {% block layout %}