{% if not in_progress %}
{% trans "If you know somebody who has a ticket and would like to pass it to you, give them this token (your order code) to enter on their ticket page:" %}
{{ secret }}
{% else %}
{% trans "Somebody has requested to pass their ticket to you. Please wait until this transfer is approved by the event organizers." %}
{% endif %}