Sha256: 40d122af87dc696218a790c56f4820a45dbd20bfc8c32d634aae1dde3601189d

Contents?: true

Size: 340 Bytes

Versions: 16

Compression:

Stored size: 340 Bytes

Contents

.large-8
  %h1 Forgot your password?
  .form
    = simple_form_for(resource, as: resource_name, url: password_path(resource_name), wrapper: :bootstrap) do |f|
      = f.input :email, :required => false, :autofocus => true
      = f.submit "Send me reset password instructions", class: :button
      %br
      = render 'devise/shared/links'

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
qbrick-2.7.1 app/views/devise/passwords/new.html.haml
qbrick-2.7 app/views/devise/passwords/new.html.haml
qbrick-2.6.10 app/views/devise/passwords/new.html.haml
qbrick-2.6.9 app/views/devise/passwords/new.html.haml
qbrick-2.6.8 app/views/devise/passwords/new.html.haml
qbrick-2.6.7 app/views/devise/passwords/new.html.haml
qbrick-2.6.6 app/views/devise/passwords/new.html.haml
qbrick-2.6.5 app/views/devise/passwords/new.html.haml
qbrick-2.6.4 app/views/devise/passwords/new.html.haml
qbrick-2.6.3 app/views/devise/passwords/new.html.haml
qbrick-2.6.2 app/views/devise/passwords/new.html.haml
qbrick-2.6.1 app/views/devise/passwords/new.html.haml
qbrick-2.6.0 app/views/devise/passwords/new.html.haml
qbrick-2.5.2 app/views/devise/passwords/new.html.haml
qbrick-2.5.1 app/views/devise/passwords/new.html.haml
qbrick-2.5.0 app/views/devise/passwords/new.html.haml