Sha256: ca54c8def85f04c8c5e92a66b0caca05f39c07dd7887b0423f6b6bd43000a8e7
Contents?: true
Size: 293 Bytes
Versions: 1
Compression:
Stored size: 293 Bytes
Contents
<h1>Forgot Password</h1> Fill out the form below and instructions to reset your password will be emailed to you:<br /> <br /> <% form_tag password_resets_path do %> <label>Email:</label><br /> <%= text_field_tag "email" %><br /> <br /> <%= submit_tag "Reset my password" %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
qcore-1.2.0 | app/views/password_resets/new.html.erb |