{% extends 'core/base.html' %} {% load static %} {% block title %}Confirm Delete{% endblock %} {% block content %}
Are you sure you want to delete "{{ location.name }}"?