{% load i18n %} {% trans "Ticket transferred" %} · {{ event.name }}

{% trans "Ticket transferred" %}

{% blocktrans with n=recipient %}{{ n }} now holds this ticket.{% endblocktrans %} {% if email %}{% blocktrans with e=email %}We've emailed it to {{ e }}.{% endblocktrans %}{% endif %}

{% trans "Their ticket link (forward it if the email doesn't arrive)" %}
{{ url }}
{% trans "Your copy no longer works — the QR, this link and any screenshot you had are now cancelled." %}