{% extends 'base.html' %} {% block main %}

Confirm deletion

{% csrf_token %}

Do you want to delete the resource "{{ resource.name }}"?

Cancel
{% endblock %}