{% docstring %} Main navigation menu. Attributes: logo: (optional) path to the image to display as logo in the navigation home_text: (optional) alt text (or just text if not logo) to display as first item of the manu list_anchors: (default: `False`) if `True` the menu will list links to all the anchors in the current page include_light_switch: (default: `False`) if `True` the menu will include a button to switch between light and dark mode extra_links: (optional) a list of extra items to be shown in the menu - `title`: Text for the link - `url`: Url for the link {% enddocstring %}