{% extends 'quotes/base.html' %} {% block title %}All the quotes in the database{% endblock %} {% block body %} {% endblock %}