{% load staticfiles %} {% block content %} {% endblock %} {% block footer %} {% include "footer.html" %} {% endblock %}