{{ metatags }} {% block htmltitle %} {{ title|striptags|e }}{{ titlesuffix }} {% endblock htmltitle %} {# FAVICON #} {% if favicon %} {% endif %} {# CANONICAL URL #} {% if theme_canonical_url %} {% endif %} {% for cssfile in css_files %} {% endfor %} {% for cssfile in extra_css_files %} {% endfor %} {%- block linktags %} {%- if hasdoc('about') %} {%- endif %} {%- if hasdoc('genindex') %} {%- endif %} {%- if hasdoc('search') %} {%- endif %} {%- if hasdoc('copyright') %} {%- endif %} {%- if parents %} {%- endif %} {%- if next %} {%- endif %} {%- if prev %} {%- endif %} {%- endblock linktags %}
{%- block body %}{% endblock body %}