{% extends "htmx/base.html" %} {% block main %}
{% csrf_token %}

Are you sure you want to delete "{{ object }}"?

{{ form }}
{% endblock main %}