{%- extends "pydata_sphinx_theme/layout.html" -%} {# Append our custom CSS after the bootstrap stylesheet so we can override where necessary #} {%- block css %} {{ super() }} {% if theme_show_breadcrumbs %} {% endif %} {%- endblock %} {% if not theme_show_prev_next %} {% set rellinks = [] %} {% endif %} {% set reldelim1 = ' ยป ' %} {# The list of breadcrumbs is defined as a