Sha256: 006500ac949381216801796a3ca14b2f2631042359fa086b51aa3053315e7d02

Contents?: true

Size: 440 Bytes

Versions: 2

Compression:

Stored size: 440 Bytes

Contents

<html>
  <body>
    <%= yield %>
    <p>
     <strong>
      *** This message was sent as a result of a form submission at <%= link_to 'BarkerEST', root_url %> by a user from <%= @data[:client_ip] || '0.0.0.0' %> at <%= Time.now.strftime('%I:%M %p on %m/%d/%Y') %>. ***<br/>
      *** If you did not request this information, you can forward this message to support@barkerest.com to report it. ***
     </strong>
    </p>
  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
barkest_core-1.5.4.0 app/views/layouts/barkest_core/_html_mailer.html.erb
barkest_core-1.5.3.0 app/views/layouts/barkest_core/_html_mailer.html.erb