mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Clarify configmation request
This commit is contained in:
@@ -15,7 +15,10 @@
|
|||||||
{% else %}
|
{% else %}
|
||||||
<p>{% trans "We successfully received your payment. See below for details." %}</p>
|
<p>{% trans "We successfully received your payment. See below for details." %}</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<p>{% trans "We also sent you an email with a link to this page if you want to come back later." %}</p>
|
<p>{% 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.
|
||||||
|
{% endblocktrans %}</p>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<h2>
|
<h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user