{% extends 'core/base.html' %} {% block content %}

Confirm Property Deletion

Are you sure you want to delete the property "{{ property.property_name }}"?

{% csrf_token %} Cancel
{% endblock %}