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

Confirm Delete

Are you sure you want to delete this listing?

{{ item }}

{% csrf_token %} Cancel
{% endblock %}