{% if pagename == 'index' %}
{% else %}
{% endif %} {{ theme_logo_alt }} {% if theme_navbar_text %}
{{ theme_navbar_text }}
{% endif %}
    {{ theme_logo_alt }} {% if theme_navbar_links %} {%- for link in theme_navbar_links %}
  • {{ link[0] }}
  • {%- endfor %} {% endif %}
v{{ theme_version }}
{% if pagename == 'index' %} {% else %}
Docs
{% block navbarsearch %} {% include "navbarsearchbox.html" %} {% endblock %}
{% endif %}