{% extends 'admin_panel/base.html' %} {% block title %}Delete {{ item_type }}{% endblock %} {% block page_title %}Delete {{ item_type }}{% endblock %} {% block content %}
This will permanently delete this {{ item_type|lower }} and all its child records. This cannot be undone.