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

Confirm Deletion

{% csrf_token %}

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

Cancel
{% endblock %}