{# Import the theme's layout. #} {% extends "bootstrap/layout.html" %} {# Custom CSS overrides trick #} {% set bootswatch_css_custom = ['_static/adjustments.css'] %}