Refs #828 -- Presale: change order thankyou text (#832)

This commit is contained in:
Felix Rindt
2018-03-22 18:34:59 +01:00
committed by Raphael Michel
parent 18be4db320
commit 073860cd5b

View File

@@ -23,11 +23,10 @@
<p>{% trans "We successfully received your payment. See below for details." %}</p>
{% endif %}
<p class="iframe-hidden">{% blocktrans trimmed %}
Please bookmark or save the link to this exact page if you want to download your ticket or change
your details later. We also sent you an email containing the link to the address you specified.
Please bookmark or save the link to this exact page if you want to access your order later. We also sent you an email containing the link to the address you specified.
{% endblocktrans %}</p>
<p class="iframe-only">{% blocktrans trimmed %}
Please save the following link if you want to download your ticket or change your details later. We
Please save the following link if you want to access your order later. We
also sent you an email containing the link to the address you specified.
{% endblocktrans %}<br>
<code>{{ url }}</code></p>