{%- import "static/webpack-macros.html" as _webpack with context %} {%- import "partials/_icon_links_declare.html" as _icon_declare with context %}
{%- block site_meta -%} {%- if metatags %}{{ metatags }}{% endif -%} {%- block linktags %} {%- if hasdoc('about') %} {%- endif %} {%- if hasdoc('genindex') %} {%- endif %} {%- if hasdoc('search') %} {%- endif %} {%- if hasdoc('copyright') %} {%- endif %} {%- if next %} {%- endif %} {%- if prev %} {%- endif %} {#- rel="canonical" (set by html_baseurl) -#} {%- if pageurl %} {%- endif %} {%- endblock linktags %} {# Favicon #} {%- if favicon_url -%} {%- endif -%} {%- endblock site_meta -%} {#- Site title -#} {%- block htmltitle -%} {% if not docstitle %}