{# Sphinx layout template for the bizstyle theme. #}
{% extends "basic/layout.html" %}

{%- block scripts %}
    {{ super() }}
    
{%- endblock %}

{%- block extrahead %}
    
    
{%- endblock %}