{# Import the theme's layout. #} {% extends "!layout.html" %} {% set bootswatch_css_custom = ['_static/custom.css'] %} {% block extrahead %} {{ super() }} {% endblock extrahead %}