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

Welcome to Rach's Database of Favorite Books and Authors!

{% endblock %} {% block subtitle %}

!! Book !! Review !!
-
I do not like reading that much.
But here are some of the books I would like to gatekeep.

{% endblock %} {% block navbar %}
  • Home
  • Books
  • Authors
  • {% endblock %}