{#- Pinned-pages strip in the top nav (T-2010, arc-007 S2c). Rendered in base.html (#wt-pins) on full loads from the wt_pins context-processor var; re-rendered with hx-swap-oob="true" from /settings/pins/toggle so a pin/unpin updates the strip without a full reload (L-425). `oob` flips the swap attribute on for the toggle response only. Empty pins → empty (invisible) span. -#} {%- for p in wt_pins %} {{ p.label }} {%- endfor %}