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

Delete probe {{ object.name }}

Do you really want to delete this Probe ?

{% csrf_token %} Cancel
{% endblock %}