{% extends "base.html" %} {% block content %}
{% csrf_token %} Do you really want to delete target {{ object.id }}?
{% endblock %}