Sha256: 3a515819738771abce1da4bc4fb82e493bba61bfe5504d888ff362e2d1bd4103

Contents?: true

Size: 681 Bytes

Versions: 82

Compression:

Stored size: 681 Bytes

Contents

- content_for :content do
  .row
    .col-xs-4.col-xs-offset-4.session-box
      %h3.text-center Set a new password
      %p.info.info-sm.text-muted Enter your email below and we'll send you a link that will let you securely reset your password
      = simple_form_for resource, as: resource_name, url: virgo.password_path(resource_name) do |f|
        = f.input :email
        -#= f.input :username
        = hidden_field_tag "next", params[:next]
        = hidden_field_tag "change", params[:change]
        = f.button :submit, "Reset my password", class: "btn btn-inverse btn-block", data: {disable_with: "Loading..."}

      .breaker
      = render "/virgo/users/shared/links"

Version data entries

82 entries across 42 versions & 1 rubygems

Version Path
virgo-0.3.17 spec/dummy/app/views/virgo/users/passwords/new.html.haml
virgo-0.3.17 app/views/virgo/users/passwords/new.html.haml
virgo-0.3.16 app/views/virgo/users/passwords/new.html.haml
virgo-0.3.16 spec/dummy/app/views/virgo/users/passwords/new.html.haml
virgo-0.3.15 spec/dummy/app/views/virgo/users/passwords/new.html.haml
virgo-0.3.15 app/views/virgo/users/passwords/new.html.haml
virgo-0.3.14 spec/dummy/app/views/virgo/users/passwords/new.html.haml
virgo-0.3.14 app/views/virgo/users/passwords/new.html.haml
virgo-0.3.13 app/views/virgo/users/passwords/new.html.haml
virgo-0.3.13 spec/dummy/app/views/virgo/users/passwords/new.html.haml
virgo-0.3.12 app/views/virgo/users/passwords/new.html.haml
virgo-0.3.12 spec/dummy/app/views/virgo/users/passwords/new.html.haml
virgo-0.3.11 spec/dummy/app/views/virgo/users/passwords/new.html.haml
virgo-0.3.11 app/views/virgo/users/passwords/new.html.haml
virgo-0.3.10 spec/dummy/app/views/virgo/users/passwords/new.html.haml
virgo-0.3.10 app/views/virgo/users/passwords/new.html.haml
virgo-0.3.9 app/views/virgo/users/passwords/new.html.haml
virgo-0.3.9 spec/dummy/app/views/virgo/users/passwords/new.html.haml
virgo-0.3.8 app/views/virgo/users/passwords/new.html.haml
virgo-0.3.8 spec/dummy/app/views/virgo/users/passwords/new.html.haml