Sha256: 55ea44ea85924b2a1e6dcc2be8f18e3d3e7163cba5439acc91a9b6189496a78e

Contents?: true

Size: 328 Bytes

Versions: 9

Compression:

Stored size: 328 Bytes

Contents

- if @enquiry.name.present?
  %p= t('.salutations_with_name', name: @enquiry.name)
- else
  %p= t('.salutations_without_name', name: @enquiry.name)

%spacer{ size: 16 }
%p= t('.thank_you')

%p= t('.sent_automatically')

%p= t('.closing', reference: @enquiry.reference)

%spacer{ size: 16 }
%p= t('.regards')

%p= t('.sign_off')

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
integral-2.0.0 app/views/integral/contact_mailer/auto_reply.html.haml
integral-1.5.1 app/views/integral/contact_mailer/auto_reply.html.haml
integral-1.5.0 app/views/integral/contact_mailer/auto_reply.html.haml
integral-1.4.0 app/views/integral/contact_mailer/auto_reply.html.haml
integral-1.3.0 app/views/integral/contact_mailer/auto_reply.html.haml
integral-1.2.0 app/views/integral/contact_mailer/auto_reply.html.haml
integral-1.1.0 app/views/integral/contact_mailer/auto_reply.html.haml
integral-1.0.1 app/views/integral/contact_mailer/auto_reply.html.haml
integral-1.0.0 app/views/integral/contact_mailer/auto_reply.html.haml