diff --git a/src/pretix/presale/templates/pretixpresale/event/order.html b/src/pretix/presale/templates/pretixpresale/event/order.html index bf44c1284..b2cd3a312 100644 --- a/src/pretix/presale/templates/pretixpresale/event/order.html +++ b/src/pretix/presale/templates/pretixpresale/event/order.html @@ -53,11 +53,12 @@ {{ request.event.settings.checkout_success_text|rich_text }} {% endif %}
{% blocktrans trimmed %} - 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. + Please bookmark or save the link to this exact page if you want to access your order later. + We also sent you an email to the address you specified containing the link to this page. {% endblocktrans %}
{% blocktrans trimmed %}
- 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.
+ Please save the following link if you want to access your order later.
+ We also sent you an email to the address you specified containing the link.
{% endblocktrans %}
{{ url }}