{% extends 'base.html' %} {% block title %} {% endblock title %} {% block content %}
{% csrf_token %}

Are you sure you want to delete "{{ object }}"?

All contents attached to this staff will be deleted

{% endblock content %}