{% extends "base.html" %} {# The explicit confirmation step the issue asks for (#238): a GET renders this page, and only a POST from it removes anything -- a click on the session detail page is not, by itself, enough to delete anything. #} {% block title %}Delete {{ slug }} — Requivo{% endblock %} {% block content %}
This removes {{ slug }} and everything reasoned from it — the request, every question and answer, every generated document — permanently. There is no trash and no undo.
If you might want this again, export it first; the
download is a single file you can re-import later with requivo session import.