{% extends 'base.html' %} {% block title %} My Favorite Authors {% endblock %} {% block header %}

Brendan's list of favorite authors

{% endblock %} {% block content %}

Home Books

{% endblock %}