{% extends 'base.html' %} {% load static %} {% block title %}My Favorite Books & Authors!{% endblock %} {% block content %} {% block header %}

Welcome to {{ nickname }}'s Database of Favorite Books and Author's!

{% endblock %}

I love fiction novels that are able to tell a story really well. A book that is able to keep me interested throughout every page is what I love!

Books        Authors {% endblock %}