{% extends 'base.html' %} {% load static %} {% block title %}My Favorite Books & Authors{% endblock %} {% block heading %}
In this database, you can see Addy's most-loved books! She enjoys books of different themes and genres. Some revolve around romance, self-discovery, and self-improvement. While the others are more heavy, such as books under thriller, crime, and mystery.
{% endblock %} {% block footer %} Books Authors {% endblock %}