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

Delete Location

Are you sure you want to delete this location?

{{ location.locationAddress }}

{% csrf_token %}
Cancel
{% endblock %}