{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% block title %} {% trans "Cancel refund" %} {% endblock %} {% block content %}
{% blocktrans trimmed %} Do you really want to cancel this refund? You cannot revert this action. {% endblocktrans %}