Sha256: 7437312cc50f5dc5cb864f24d5d524db73e0f53ab91a4fa2597a6e6be511e344

Contents?: true

Size: 673 Bytes

Versions: 16

Compression:

Stored size: 673 Bytes

Contents

<%= I18n.t('ems.ticket_receipt_event') %>: <%=h @registration.workshop.title %>
<%= I18n.t('ems.ticket_receipt_attendee') %>: <%=h @registration.full_name %>
<%= I18n.t('ems.ticket_receipt_ticket_number') %>: <%=h @registration.receipt_code %>

<%= I18n.t('email.salutation', :value => h(@registration.full_name)) %>

<%= @content %>

<% if @state != 'rejected' -%>
<%= I18n.t('ems.ticket_receipt_questions', :value => h(@registration.workshop.contact_email)) %><% unless @registration.workshop.contact_phone.blank? -%> <%= I18n.t('ems.ticket_receipt_questions_telephone', h(@registration.workshop.contact_phone)) %><% end -%>.

<%= I18n.t('email.thank_you') %>
<% end -%>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
dm_event-4.2.3.10 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.3.9 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.3.8 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.3.7 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.3.6 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.3.5 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.3.4 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.3.3 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.3.2 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.3.1 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.3 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.2.3 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.2.2 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.2.1 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.2 app/views/layouts/email_templates/dm_event_registration_notify.text.erb
dm_event-4.2.1.5 app/views/layouts/email_templates/dm_event_registration_notify.text.erb