{{ theme_logo_alt }} {% block navbarsearch %} {% include "navbarsearchbox.html" %} {% endblock %}
    {% if theme_navbar_dropdowns %}
  • Guides
      {%- for dropdown in theme_navbar_dropdowns %}
    • {{ dropdown[0] }}
    • {%- endfor %}
  • {% endif %} {% if theme_navbar_links %} {%- for link in theme_navbar_links %}
  • {{ link[0] }}
  • {%- endfor %} {% endif %}