{% extends 'books/base.html' %} {% block content %}
Go Back
{% csrf_token %}

Are you sure you want to delete the book '{{ book.title | upper}}'?

{% endblock %}