Sha256: 6c6165ecc5ffb9864765b55835d9d916618e9908bef9b4a17f1fcd50ce32e6d5
Contents?: true
Size: 272 Bytes
Versions: 9
Compression:
Stored size: 272 Bytes
Contents
<h1><%= t(:forgot_password) %></h1> <%= t(:instructions_to_reset_password) %> <br /> <br /> <% form_tag password_resets_path do %> <label><%= t(:email) %>:</label><br /> <%= text_field_tag "email" %><br /> <br /> <%= submit_tag t("reset_password") %> <% end %>
Version data entries
9 entries across 9 versions & 1 rubygems