----------------------------- Implementing language buttons ----------------------------- Each article with translations has translations links, but that's the only way to switch between language subsites. For this reason it is convenient to add language buttons to the top menu bar to make it simple to switch between the language subsites on all pages. Example designs --------------- Language buttons showing other available languages .................................................. The ``extra_siteurls`` dictionary is a mapping of all other (not the ``DEFAULT_LANG`` of the current (sub-)site) languages to the ``SITEURL`` of the respective (sub-)sites .. code-block:: jinja