{# Shared Developum site nav. Include with {% include "_nav.html" %} at the top of
. The {{ nav_active }} context variable highlights the current page link. Pages should set it: templates.TemplateResponse(..., {"nav_active": "pricing"}). Values: "license" | "pricing" | "docs" | "home" (defaults to no highlight). CSS is scoped under .dvp-nav so it cannot collide with any host page's own styles. Each page keeps its own theme variables; the nav inherits ink/paper/blueprint via fallbacks if a page hasn't defined them. #}