{% extends "base.html" %} {% block content %}
{% block del_title %} Deletion title goes here {% endblock %}

This is a permanent action and cannot be undone.

{% block del_body %} {% endblock %}
{% csrf_token %}
{% endblock %}