Sha256: 5528a6b411c9394e5bddc2e5fd06264191afdb831668b7d9a26f813da9d21bde

Contents?: true

Size: 334 Bytes

Versions: 29

Compression:

Stored size: 334 Bytes

Contents

<%= error_messages_for :user %>
<% form_for :user do |f| -%>
  <p>Enter the email address for your account.</p>
  <div class='field'>
    <%= f.label :email %>
    <%= f.text_field :email %>
  </div>
  <div class='form-actions'>
    <%= submit_tag 'Reset password' %>
    or
    <%= link_to "Cancel", login_url %>
  </div>
<% end -%>

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
jacobat-refinerycms-0.9.6.14 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.34 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.33 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.32 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.31 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.30 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.29 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.28 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.27 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.26 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.25 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.24 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.23 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.22 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.21 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.19 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.18 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.17 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.16 vendor/plugins/authentication/app/views/users/forgot.html.erb
refinerycms-0.9.6.15 vendor/plugins/authentication/app/views/users/forgot.html.erb