{% extends 'tom_common/base.html' %} {% load bootstrap4 %} {% block title %}Confirm delete{% endblock %} {% block content %}
Are you sure you want to delete "{{ object }}"? Note that this will not delete it's individual observation records.