{# basic/globaltoc.html ~~~~~~~~~~~~~~~~~~~~ Sphinx sidebar template: global table of contents. :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. Modified to work properly with the index page #} {% if theme_logo %}
{% if theme_logo_name|lower == 'true' %}
{{ project }}
{% endif %}