{{- /* Inline language switcher. Auto-hidden on single-language sites. Lists every configured language; marks the active one with aria-current="page". Falls back to the localised home for languages where the current page has no translation. */ -}} {{- if hugo.IsMultilingual -}} {{- $currentLang := .Language.Lang -}} {{- $page := . -}}