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

Confirm Delete?

{{ object }}

{% csrf_token %} {{ form }}
{% endblock %}