{% extends "base.html" %} {% load url %} {% block title %} Delete Question - {{ block.super }} {% endblock %} {% block breadcrumbs %}
Are you sure that you want to delete the question "{{ object }}"? WARNING: You are not able to undo this action. Once the question is deleted it is deleted forever.