Sha256: 3463cbb32ca22e8e5d57409471a26282f808b240fbe2af204659f78c5f2472d2
Contents?: true
Size: 313 Bytes
Versions: 1
Compression:
Stored size: 313 Bytes
Contents
h2= t('.forgot_your_password') = simple_form_for(resource, as: resource_name, url: password_path(resource_name), html: { method: :post }) do |f| .form-inputs = f.input :email .form-actions = f.submit t('.send_me_reset_password_instructions'), class: 'btn btn-success' = render 'devise/shared/links'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
beerify-0.2.0 | app/views/devise/passwords/new.html.slim |