{# Import the theme's layout. #} {% extends "!layout.html" %} {# Include our new CSS file into existing ones. #} {% set css_files = css_files + ['_static/han.min.css']%} {%- block doctype -%} {%- endblock %} {%- block content %} {%- if theme_fixed_sidebar|lower == 'true' %}