{# Import the theme's layout. #} {% extends "!layout.html" %} {# Custom CSS overrides #} {% set bootswatch_css_custom = ['_static/pagmo.css'] %} {% block extrahead %} {% endblock %}