{% include 'header.html' %}
Show all books
{% if is_authorized: %} Add a book
Delete a book by ISBN
{% endif %}
{% include 'footer.html' %}