{% extends "basic/layout.html" %} {%- block extrahead %} {%- if theme_favicon %} {%- endif %} {%- if theme_canonical_url %} {%- endif %} {% endblock %} {% block header %} {% if theme_in_progress|tobool %} Documentation in progress {% endif %} {% if theme_outdated|tobool %}
> Read the latest version of this page
{% endif %} {% if display_github %} Edit 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 %}