{% extends "pretixcontrol/organizers/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %} {% blocktrans trimmed with id=customer.identifier %} Anonymize customer #{{ id }} {% endblocktrans %} {% endblock %} {% block inner %}
{% trans "Are you sure you want to anonymize this customer account?" %}