{% load cache %}
For the debug panel to remain through page navigation, add the setting:
DEBUG_TOOLBAR_CONFIG = { "ROOT_TAG_EXTRA_ATTRS": "hx-preserve" }