{% extends "base.html" %} {% block header %} Delete Doctrine {% endblock %} {% block description %} {{object.name}} {% endblock %} {% block content %}
{% csrf_token %}

Are you sure?

You are about to delete this fitting, this cannot be undone.

{% endblock %}