{# Displays a dropdown box for switching among different versions of your documentation. #} {%- set button_id = unique_html_id("pst-version-switcher-button") -%} {%- set dropdown_id = unique_html_id("pst-version-switcher-list") -%} {# As the version switcher will only work when JavaScript is enabled, we add it through JavaScript. #}