Sha256: 1aca9c7d01e00cd9014922881065b5b2600157e7cbcc661176d2be7ef3d8de18

Contents?: true

Size: 383 Bytes

Versions: 20

Compression:

Stored size: 383 Bytes

Contents

- @page_title = 'Admin Login'
= display_flash
.loginArea
  %h2 Reset your password
  = form_tag :login_reset, :class => 'login' do
    %p.field
      = text_field_tag 'email_address', params[:email_address], :class => 'focus', :placeholder => 'E-Mail Address'
    %p.submit
      = submit_tag "Login", :class => 'button green'
    %p.reset
      = link_to "Back to login", login_path

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
shoppe-1.0.2 app/views/shoppe/sessions/reset.html.haml
shoppe-1.0.1 app/views/shoppe/sessions/reset.html.haml
shoppe-1.0.0 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.21 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.20 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.19 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.18 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.17 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.16 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.15 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.14 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.13 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.12 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.11 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.10 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.9 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.8 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.7 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.6 app/views/shoppe/sessions/reset.html.haml
shoppe-0.0.5 app/views/shoppe/sessions/reset.html.haml