Hi {{ req.name }}! Listen to both versions and pick the one you want.
You asked for changes. We will generate a new version and update this page.
Your note: {{ req.revision_note }}
You selected: {% if req.customer_approved == 'both' %}Both Versions{% else %}Version {{ req.customer_approved.upper() }}{% endif %}
{% if req.status == 'awaiting_payment' %}Please return to the booth to finalize payment and collect your files.
{% elif req.status == 'paid' %}Payment recorded. Your files are being prepared.
{% elif req.status == 'delivered' %}Delivered! Check your email for the MP3 attachment(s).
{% endif %}