{%- extends "!layout.html" %}
{% block footer %}
{{ super() }}
The value of next is {{ next }}.
{% endblock %}