{# Mirrors the theme's version-switcher.html; populated by lang-switch.js at runtime since language is derived from the URL. Registered in navbar_persistent (conf.py) to render twice (desktop + mobile), which keeps it visible below the 960px breakpoint where .navbar-header-items itself is display:none. #} {%- set button_id = unique_html_id("pst-lang-switcher-button") -%} {%- set dropdown_id = unique_html_id("pst-lang-switcher-list") -%}