{% extends "pretixpresale/event/base.html" %} {% load i18n %} {% load money %} {% load eventurl %} {% block title %}{% trans "Cancel order" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} Please choose which parts of your order you want to cancel: {% endblocktrans %}
{% blocktrans trimmed %} Before your purchase is cancelled, you will be shown the refund amount and asked to confirm the cancellation. {% endblocktrans %}