{% extends "basic/layout.html" %} {%- macro sidebar2() %} {%- if builder != 'htmlhelp' %}
{%- endif %} {%- endmacro -%} {%- block extrahead %} {%- if theme_favicon %} {%- endif %} {%- if theme_canonical_url %} {%- endif %} {% endblock %} {% block header %} {% if theme_in_progress|tobool %} {% endif %} {% if theme_outdated|tobool %} {% endif %} {% endblock %} {%- macro relbar() %} {%- endmacro %} {%- block sidebarsourcelink %}{%- endblock %} {%- block sidebar2 %}{{ sidebar2() }}{% endblock %}