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

Delete Collection Location

Are you sure you want to delete {{ location.name }} from {{ species.name }}?

This cannot be undone. Any Species Instances or CARES Registrations linked to this location will have their FK set to null.

{% csrf_token %} Cancel
{% endblock content %}