{% if not (meta is not none and 'no-toc' in meta) %}
{% endif %}
{% block body %} {% endblock %}
{% if not (meta is not none and 'no-pagination' in meta) %} {% include 'pagination.html' %} {% endif %}