{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load bootstrap3 %} {% load order_overview %} {% block title %}{% trans "Data shredder" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} You are about to permamanently delete data from the server, even though you might be required to keep some of this data on file. You should therefore download the following file and store it in a safe place: {% endblocktrans %}
{% trans "Download data" %}
{% blocktrans trimmed %} In the downloaded file, there is a text file named "CONFIRM_CODE.txt" with a six-character code. Please enter this code here to confirm that you successfully downloaded the file. {% endblocktrans %}
{% blocktrans trimmed with event=request.event.name %} Please re-check that you are fully certain that you want to delete the selected categories of data from the event {{ event }}. In this case, please enter your user password here: {% endblocktrans %}