{% extends "pretixpresale/event/base.html" %} {% load i18n eventurl bootstrap3 %} {% block title %}{% trans "Waiting list" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} You have been selected from our waiting list to buy a ticket. If you do not need the ticket any more, please be so kind and remove your ticket from the list so we can pass it on to the next person waiting as quickly as possible! {% endblocktrans %}
{% trans "Yes, remove my ticket" context "waitinglist" %}