{% extends "basic/layout.html" %} {%- block extrahead %} {% if theme_analytics_id %} {% endif %} {% endblock %} {%- block header %} {{ theme_navbar_title if theme_navbar_title else project }} {% if theme_navbar_links %} {%- for link in theme_navbar_links %} {% if pagename == link[1] %} {% else %} {% endif %} {{ link[0] }} {%- endfor %} {% else %} {{ toctree(includehidden=True, maxdepth=1) | replace("", "") | replace(" {% if theme_github_link %} {% endif %} {% endblock %} {%- block content %}