{# Displays (and links to) the parent section(s) of the currently viewed page. #} {%- block breadcrumbs %} {#- Hide breadcrumbs on the home page #} {% if title and pagename != root_doc %} {% endif %} {%- endblock %}