{% extends "layout.html" %} {% block body %}
{% include 'legalese.html' %}
{% endblock %} {% block foot %} {{ super() }} {% endblock %}