Sha256: 6b13a15f4cbeeedffeb999133bc7286a2d3c5f6180574b11921cfd948b6f4e75
Contents?: true
Size: 596 Bytes
Versions: 16
Compression:
Stored size: 596 Bytes
Contents
<%= I18n.t('email.salutation', :value => h(@registration.full_name)) %> <%= I18n.t('ems.ticket_registered_following_event') %>: **<%=h @registration.workshop.title %>** <%= I18n.t('ems.ticket_outstanding_balance') %>: **<%= @payment_owed %>** <%= I18n.t('ems.ticket_payment_link_leadin' )%>: [<%= I18n.t('ems.ticket_payment_link_text') %>](<%= @payment_link %>) <%= I18n.t('ems.ticket_receipt_questions', :value => h(@registration.workshop.contact_email)) %> <%= I18n.t('email.thank_you') %> _<%= I18n.t('ems.ticket_if_already_paid', :value => h(@registration.workshop.contact_email))%>_
Version data entries
16 entries across 16 versions & 1 rubygems