Sha256: 2f574196bab1c12577dd8a1542ba717ded6048e53a1e822dca8313cc6a2ac2ef

Contents?: true

Size: 909 Bytes

Versions: 62

Compression:

Stored size: 909 Bytes

Contents

= append_partials('storefront.inquiry_mailer.top')

- content_for :preheader_text do
  = t('workarea.storefront.email.inquiry.heading', subject: @inquiry.full_subject)

%tr
  %td
    %h1= t('workarea.storefront.email.inquiry.heading', subject: @inquiry.full_subject)
    .align-left
      %p
        %strong= "#{t('workarea.storefront.email.inquiry.name')}:"
        = @inquiry.name
      %p
        %strong= "#{t('workarea.storefront.email.inquiry.email')}:"
        = @inquiry.email
      - if @inquiry.order_id.present?
        %p
          %strong= "#{t('workarea.storefront.email.inquiry.order_id')}:"
          = @inquiry.order_id
      %p
        %strong= "#{t('workarea.storefront.email.inquiry.subject')}:"
        = @inquiry.full_subject
      %p
        %strong= "#{t('workarea.storefront.email.inquiry.message')}:"
        = @inquiry.message

= append_partials('storefront.inquiry_mailer.bottom')

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.5.27 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.26 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.45 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.25 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.23 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.44 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.22 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.43 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.21 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.42 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.20 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.41 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.19 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.40 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.18 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.39 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.17 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.38 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.16 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.37 app/views/workarea/storefront/inquiry_mailer/created.html.haml