{%- extends "basic/layout.html" %} {% block css %} {# Modified version of the css() macro from the basic theme that doesn't the include pygments css file #} {%- for css in css_files %} {%- if css|attr("filename") %} {{ css_tag(css) }} {%- else %} {%- endif %} {%- endfor %} {% endblock %} {% block htmltitle %}