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

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

I like reading fiction fantasy novels
I am also a fan of Japanese mangas


Books     Authors
Add Book     Add Author
{% endblock %}