{# Sub-nav strip for a /ui page with multiple actions. 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 Renders as a Bootstrap nav-pills strip; the active pill is highlighted. The default-key section (the one with section == "" or 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