{# Import the theme's layout. #} {% extends "bootstrap/layout.html" %} {# Custom CSS overrides #} {% set css_files = css_files + ['_static/my-styles.css'] %}