{# Import the theme's layout. #} {% extends "!layout.html" %} {% set bootswatch_css_custom = ['_static/styles/briefy.css'] %} {# Add some extra stuff before and use existing with 'super()' call. #} {% block footer %} {% endblock %}