{% block comments %}{% endblock %}
{% endif%}
-
{% for link in theme_variables.main_menu_links %}
- {{ link['name'] }} {% endfor %}
{# TEMPLATE VAR SETTINGS #} {%- set extra_css_files = ["_static/css/theme-mod.css"] -%} {%- set favicon=1 -%} {%- set url_root = pathto('', 1) %} {%- if url_root == '#' %}{% set url_root = '' %}{% endif %} {%- if not embedded and docstitle %} {%- set titlesuffix = " — "|safe + docstitle|e %} {%- else %} {%- set titlesuffix = "" %} {%- endif %} {%- set lang_attr = 'en' if language == None else (language | replace('_', '-')) %} {% import 'theme_variables.jinja' as theme_variables %} {%- set theme_pytorch_project = 'docs' -%}
{{ metatags }} {% block htmltitle %}