{% extends 'base.html' %} {% load static %} {% block title %}Delete Form - {{ object.title }}{% endblock %} {% block content %}
Are you sure you want to delete the form "{{ object.title }}"?
All associated data including fields, responses, and analytics will be permanently deleted.