{% extends "base.html" %} {% block breadcrumbs %} {% endblock %} {% block content %} {% if nested_objects.protected %}

Cannot Delete Reader Study

This reader study cannot be deleted. Please delete the following items first:

{% else %}

Confirm Deletion

{% csrf_token %}

Are you sure that you want to delete the reader study "{{ object }}"?
WARNING: You are not able to undo this action, once the reader study is deleted it is deleted forever.

Cancel
{% endif %} {% endblock %}