{% extends 'default/backbone/modal.html' %} {% block header %} Please confirm {% endblock %} {% block content %} Do you want to delete the selected items? {% endblock %} {% block buttons %} Delete Cancel {% endblock %}