{% spaceless %} {# Parameters: - "unavailable_language" (string) (default: ''): the name of the unavailable language. - "expandable_id" (string) (default: ''): unique ID for the expandable component. - "languages" (array) (default: []): array of links to the content in different languages. Format: [ { "href" (string) URL of the content (default: ''), "hreflang" (string) language code to be used as link attribute, "label" (string) link label, i.e. the language name in its native form (default: ''), "current" (boolean) whether the language is the current page language or not (default: false) }, ... ] #}