+ {%- block document %}
{% block body %}{% endblock %}
+ {% if self.comments()|trim %}
{% block comments %}{% endblock %}
+ {% endif%}