{% extends 'base.html' %} {% load i18n %} {% block content %}
{% trans "Are you sure you want to delete this collection?" %} {{ object.name }} {% trans "This action cannot be undone and all images in this collection will be permanently deleted." %}