{% extends "tom_common/base.html" %} {% load bootstrap4 %} {% block title %}Confirm delete{% endblock %} {% block content %}
Are you sure you want to delete observation ID {{ object.observation_id }} for target {{ object }}"?