Back to Sphinx

Layout

sphinx/themes/bizstyle/layout.html

9.1.0176 B
Original Source

{# Sphinx layout template for the bizstyle theme. #} {% extends "basic/layout.html" %} {%- block scripts %} {{ super() }} {%- endblock %} {%- block extrahead %} {%- endblock %}