{% if page.is_homepage or page.url == '' %} Sherpa® Home Why Journey Prerequisites {% if config.repo_url %} GitHub {% if config.theme.show_stargazers %} 21 {% endif %} {% endif %} {% else %} {{ _("Toggle Menu") }} {{ _("Menu") }} {% include "templates/icon.html" %} {% if config.theme.show_title %} {{ config.site_name }} {% endif %} {% if config.theme.topbar_sections %} {% include "templates/header_navigation.html" %} {% endif %} {% include "templates/search.html" %} {% if config.repo_url %} {% if config.theme.show_stargazers %} 21 {% endif %} {% endif %} {{ _("Toggle layout") }} {% if not page.is_homepage %} {{ _("Toggle theme") }} {% endif %} {% endif %}