{% extends "index.html" %} {% block content %}
Delete Book #{{category.id}}
{% csrf_token %}
{% endblock %}