{{ theme_logo_alt }}
skuid docs
{% block navbarsearch %} {% include "navbarsearchbox.html" %} {% endblock %}
    {% if theme_navbar_dropdowns %}
  • {% if theme_navbar_name %} {{theme_navbar_name}} {% else %} Documentation {% endif %}
      {%- for dropdown in theme_navbar_dropdowns %}
    • {{ dropdown[0] }}
    • {%- endfor %}
  • {% endif %} {% if theme_navbar_links %} {%- for link in theme_navbar_links %}
  • {{ link[0] }}
  • {%- endfor %} {% endif %}
v{{ theme_version }}