<p>This is the header.</p>

{% block "content" %}{% endblock %}

{% block "footer" %} <p>This is the default footer.</p> {% endblock %}
