{% block body %}{% endblock %}
{% if self.comments()|trim %}
{% block comments %}{% endblock %}
{% endif%}
{% extends "!layout.html" %} {# Custom CSS overrides #} {% set bootswatch_css_custom = ['/_static/my-styles.css'] %} {%- block content %} {% if theme_style_external_links|tobool %}