{% block comments %}{% endblock %}
{% endif%}
{%- block content %}
{% if theme_style_external_links|tobool %}
{% else %}
{% endif %}
{%- endblock %}
{%- block document %}
{% block body %}{% endblock %}
{% if self.comments()|trim %}
{%- endblock %}
{% include "footer.html" %}