1 2 3 4 5
{# Import the theme's layout. #} {% extends "!layout.html" %} {# Custom CSS overrides #} {% set bootswatch_css_custom = ['_static/my-styles.css'] %}