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