mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 14:11:10 +00:00
9 lines
319 B
Text
9 lines
319 B
Text
|
|
Dear <%= @user.name %>,
|
||
|
|
|
||
|
|
Thanks! You have successfully booked <%= @ticket_purchase.quantity %> <%= @ticket_purchase.ticket.title %> ticket(s) for the event <%= @conference.title %>. Your transaction id is <%= @ticket_purchase.id %>.
|
||
|
|
|
||
|
|
Please, find the ticket(s) pdf attached.
|
||
|
|
|
||
|
|
Best wishes,
|
||
|
|
<%= @conference.title %> Team
|