Sha256: 20ebc4fbb4a1877684a54399faa653704f5d9320887d1e41103d5cf4875ce80b

Contents?: true

Size: 468 Bytes

Versions: 32

Compression:

Stored size: 468 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
  </head>
  <body>
    <p>Response from <%= @response.referrer %>,</p>

    <table>
      <thead>
        <th>Field</th>
        <th></th>
      </thead>
      <tbody>
<%= render 'form_mailer/form_response_fields' %>
      </tbody>
    </table>

    <p>Sent from: <%= @response.ip %> at <%= @response.created_at.to_formatted_s(:long_dot) %></p>
  </body>
</html>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
noodall-form-builder-0.5.4 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.5.3 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.5.2 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.5.0 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.4.2 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.4.1 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.4.0 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.3.3 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.2.11 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.3.2 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.3.1 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.3.0 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.2.10 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.2.9 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.2.8 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.2.7 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.2.5 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.2.4 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.2.3 app/views/form_mailer/form_response.html.erb
noodall-form-builder-0.2.2 app/views/form_mailer/form_response.html.erb