{% if theme_navbar_links %} {%- for link in theme_navbar_links %} {{ link[0] }} {%- endfor %} {% endif %} {% if theme_navbar_sidebarrel %} {% block sidebarrel %} {% include "relations.html" %} {% endblock %} {% endif %} {% block navbarextra %} {% endblock %} {% if theme_source_link_position == "nav" %} {% include "sourcelink.html" %} {% endif %}