{% extends "bootstrap/base.html" %} {% block head %} {{super()}} TextBook Commons Type in the name of your course and start saving money on your books {% endblock %} {% block content %} {% endblock %} {% block styles %} {{super()}} {% endblock %} {% block scripts %} {{super()}} {% endblock %}