{# Sub-nav strip for a /ui page with multiple actions. Rendered as a navbar-styled bar that visually attaches to the main navbar above (the layout renders it via ``{% block subnav %}`` immediately after the dark navbar). Pills inside the bar carry the per-section actions; the bar itself stays compact so it reads as "row of buttons" rather than "second-class header". Usage: include with ``sections`` (list of dicts) + ``active`` (string key). Each section dict has: key: short identifier matching ``?section=`` label: display text icon: Bootstrap Icon class fragment (e.g. "list-ul") href: the URL the pill links to The default-key section (``"list"``) is reached by visiting the page without ``?section=`` -- so refreshing the default view stays on the default view. Accessibility: ``aria-label`` on the