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

Delete Collection

Are you sure you want to delete the collection "{{ object.title }}"? This will also delete all channels in this collection.

{% csrf_token %}
Cancel
{% endblock %}