{% extends "basic/layout.html" %} {%- block extrahead %} {%- if theme_favicon %} {%- endif %} {% endblock %} {% block header %} {% if theme_in_progress|tobool %} Documentation in progress {% endif %} {% if theme_github_url %} Fork me on GitHub {% endif %}
{%- if theme_logo %} {% set img, ext = theme_logo.split('.', -1) %}
{%- endif %}
{% endblock %} {%- macro relbar() %} {%- endmacro %} {%- block sidebarlogo %}{%- endblock %} {%- block sidebarsourcelink %}{%- endblock %}