{% load i18n %} {% trans "Give ticket to a friend" %} · {{ event.name }}

{% trans "Give this ticket to a friend" %}

{% trans "This moves the ticket to them. Your copy — link, QR and any screenshot — stops working straight away." %}
{{ position.attendee_name|default:position.item.name }}
{{ item_or_type|default:position.item.name }} · {{ event.name }}
{% if error %}
{{ error }}
{% endif %}
{% csrf_token %}
{% trans "Once you transfer, you can't get the ticket back — only the new holder can transfer it on. Make sure the details are right." %}
{% trans "← Back to my ticket" %}