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.15 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.36 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.14 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.35 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.13 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.34 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.12 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.33 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.11 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.10 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.32 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.9 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.31 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.8 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.30 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.7 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.29 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.6 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.4.28 app/views/workarea/storefront/inquiry_mailer/created.html.haml
workarea-storefront-3.5.5 app/views/workarea/storefront/inquiry_mailer/created.html.haml