Sha256: e07030a82b9d31d8ad4c545a4465ec6f2932229f928086c99c6ab39b3b8ee165
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
<% form_tag :controller => 'users', :action => 'forgot_password' do %> <h3>Forgotten password</h3> Email: <%= text_field "user","email" %><br/> <%= submit_tag 'Email password' %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fs_auth-0.0.1 | app/views/users/forgot_password.html.erb |