{% extends 'base/layout.html' %} {% block title %}Delete {{ object.name }}{% endblock %} {% block content %} Document Library {{ object.name }} Delete
Are you sure you want to delete the template {{ object }}?
This action cannot be undone.