{{ metatags }} {%- block htmltitle %} {% if pagename != "index" %}
{{ title|striptags|e }}{{ titlesuffix }}
{% else %}
{{ title|striptags|e }}
{% endif %} {%- endblock %} {% if favicon %}
{% endif %} {% if not embedded %} {% if use_opensearch %}
{% endif %} {% endif %} {% for cssfile in css_files %}
{% endfor %} {% for cssfile in extra_css_files %}
{% endfor %}
{% if theme_direction == "ltr" %}
{% else %}
{% endif %} {%- 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 %} {% if not embedded %} {% set script_files = script_files + ['_static/searchtools.js'] %} {%- for scriptfile in script_files %} {%- endfor %} {% endif %} {% if theme_analytics_id %} {% endif %}