{% extends "base_generic.html" %} {% block content %}

Delete Book Copy: {{ bookinstance }}

Are you sure you want to delete this copy of the book?

{% csrf_token %}
{% endblock %}