{% extends "base.html" %} {# append our extra stylesheets#} {% block styles %} {{ super() }} {% endblock %} {% block footer %} {% endblock %}