{{- /* Selection of available languages. Dynamically links to corresponding versions of a page/post in other languages if translations exists. Note: `.Site.Language.Name` and `.Site.Language.Locale` are interchangable with Argo's default hugo.toml configuration of `locale = "en"`. Yet the differentiation is deliberately maintained here in case a user defines their locale to e.g. "en-US"; */ -}} {{- $pageVersionsList := .Rotate "language" }} {{- if gt (len $pageVersionsList) 1 }}
{{- end }}