tickets are generated instantly
This commit is contained in:
parent
d3bc597f54
commit
e56c301a90
|
@ -5,8 +5,6 @@ Your order number is <b>{{ ordernumber }}</b> and your invoice number is <b>{{ i
|
|||
<br>
|
||||
Your order has been paid in full. The invoice is attached in PDF format with the filename <b>{{ filename }}</b>.<br>
|
||||
<br>
|
||||
Tickets will be generated closer to the event. Ticket holders will receive an email when tickets can be downloaded from the webshop. Merchandise can be picked up from the info booth during the event.<br>
|
||||
<br>
|
||||
Thank your for your purchase!<br>
|
||||
<br>
|
||||
<br>
|
||||
|
|
|
@ -6,11 +6,6 @@ Your order number is {{ ordernumber }} and your invoice number is {{ invoicenumb
|
|||
Your order has been paid in full. The invoice is attached in PDF
|
||||
format with the filename {{ filename }}.
|
||||
|
||||
Tickets will be generated closer to the event. Ticket
|
||||
holders will receive an email when tickets can be downloaded
|
||||
from the webshop. Merchandise can be picked up from the info
|
||||
booth during the event.
|
||||
|
||||
Thank your for your purchase!
|
||||
|
||||
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
<h3>The order has been paid in full.</h3>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Tickets will be generated before the event and can be downloaded from the webshop by then.</li>
|
||||
<li>Tickets can be downloaded from the webshop.</li>
|
||||
<li>Merchandise can be picked up from the info booth during the event.</li>
|
||||
<li>Accomodation/lodges and village tents will be available when the event begins.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue