{% import 'macros.html' as _m -%} {% include 'page.header.html' %} {{ _m.title(crumbs, ignore) }}
{% if crumbs %} {% endif %} {% if toc %} {% endif %}
{% block content %}{% endblock %}
Fork me on Github