{% extends 'base.html' %} {% load static %} {% load form_tags %} {% block title %}Delete {{ object }}{% endblock %} {% block content %}
Are you sure you want to delete the response "{{ object.label }}"?
This response will be permanently deleted.