Sha256: 855942324568040f27181955f5c4ebc831de337ab70a49840c7b0144e1b0222a
Contents?: true
Size: 318 Bytes
Versions: 2
Compression:
Stored size: 318 Bytes
Contents
<h1>Forgot Password</h1> <% form_tag(reset_grandstand_session_path) do %> <p> <label for="email">E-mail</label> <%= text_field_tag(:email, '', :class => 'oversized text') %> </p> <%= button 'Reset Password', :class => 'grey' %> <%= button_link_to 'Return to Log In', grandstand_session_path %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
grandstand-0.2.7 | app/views/grandstand/sessions/forgot.html.erb |
grandstand-0.2.6 | app/views/grandstand/sessions/forgot.html.erb |