{% extends 'quotes/base.html' %} {% block title %}Index page{% endblock %} {% block body %}

All the quotes in the database

One random quote

The first quote ever added

The first author ever added

Search page for quotes

{% endblock %}