{% load brickwork_icons %} {% comment %} Compact rail renderer (brickwork#82): an icon+label primary-navigation column over the SAME prepared NavItem tree the sidebar renderer consumes (one nav data model, several renderers). This is tier one of the capability-rail + contextual-sidebar (two-tier) layout: every rail entry is a REAL link that navigates (never a JS-only trigger); the contextual second tier is an ordinary {% bw_nav %} beside it, fed by the consumer from the same tree (typically the active area's children). Contract: Consumption This is the private render target of {% bw_nav_rail %} (load brickwork_nav): call the tag, never include this partial. Items arrive prepared (URL resolved via safe_reverse per BR-BW-NAV-003, active/ancestor state computed, visibility filtered upstream), so this template is pure presentation. Landmark Emits a