{% raw %} {% extends "mote/element/index.html" %} {% load mote_tags %} {% block codeblock %}
A language selection bar appears before the page header. For sites with more than 2 (two) languages: the site will show two languages with a more button that jumps the user to the bottom of the page to reveal the rest of languages.
{% render element %}
A language selection bar appears before the page header. For sites with more than 2 (two) languages
{% render element.aspect.basics.languages.language-list-center %}
A language selection bar appears before the page header. For sites with more than 2 (two) languages the list is shown in a dropdown
{% render element.aspect.basics.languages.language-list-dropdown %}
A language selection bar appears before the page header
{% render element.aspect.basics.languages.language-list-text_decorated %}
A language selection bar appears before the page header
{% render element.aspect.basics.languages.language-list-with_label %}