{# _crane/templates/layout.html_ #} {% block title %}{% endblock %} {% block body %}

This heading is defined in the parent.

{% endblock %}