{% extends "base.html" %} {% block title %} Delete Doctrine {% endblock %} {% block breadcrumbs %} {% endblock %} {% block breadcrumb %} Delete Doctrine {% endblock %} {% block content %}
{% csrf_token %}

Are you sure?

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

{% endblock %}