{%- block document %}
{% include "breadcrumbs.html" %} {% block body %}{% endblock %}
{% if self.comments()|trim %}
{% block comments %}{% endblock %}
{% endif%}