Sha256: 4dcdacba6230f88cff77c3c9e09040cc3cb5095e7c2faf7bf4e16710ecfbda36
Contents?: true
Size: 258 Bytes
Versions: 3
Compression:
Stored size: 258 Bytes
Contents
- heading "Reset Password" #login %h3 Enter your email address below. = link_to "Back to Login", login_path %br/ %br/ = form_tag password_resets_path do = text_field_tag :email, nil, :class => 'field' %br/ = submit_tag "Reset Password"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dust-cms-0.0.07 | app/views/dust/password_resets/new.html.haml |
dust-cms-0.0.06 | app/views/dust/password_resets/new.html.haml |
dust-cms-0.0.05 | app/views/dust/password_resets/new.html.haml |