{% extends "bread/base.html" %} {% load bread_tags %} {% block content %} {% list_delete_protection object as delete_protection %} {% if delete_protection %}
Are you sure you want to delete {{ object }}?