{% extends "!layout.html" %} {% block sidebartitle %} {%- set _logo_url = logo_url|default(pathto('_static/' + (logo or ""), 1)) %} {%- set _root_doc = root_doc|default(master_doc) %} {% if not theme_logo_only %}{{ project }}{% endif %} {%- if logo or logo_url %} {%- endif %} {%- if version %}
{{ version }}
{%- endif %} {%- include "searchbox.html" %} {% endblock %}