{% extends "!page.html" %} {% block body %}
{{ body }}
{% endblock %} {% block footer %} {{ super() }} {% endblock %}