Sha256: d79630d0b5c7b84db019c0ed93407ff4d0ec65a0c8d88ab6154843cb309aae2b
Contents?: true
Size: 415 Bytes
Versions: 5
Compression:
Stored size: 415 Bytes
Contents
<%=raw t('.greeting') %>, <%=raw t('.you_recieved_new_inquiry') %> <%=raw t('.inquiry_starts') %> <%=raw t('.from') %>: <%= @inquiry.name %> <%=raw t('.email') %>: <%= @inquiry.email %> <%=raw t('.phone') %>: <%= @inquiry.phone %> <%=raw t('.message') %>: <%=raw strip_tags(@inquiry.message) %> <%=raw t('.inquiry_ends') %> <%=raw t('.closing_line') %>, <%=raw Refinery::Core.site_name %> <%=raw t('.ps') -%>
Version data entries
5 entries across 5 versions & 1 rubygems