Sha256: b395eb4ef3557c513252b7098958666d040b694268ebc8f3cbc86280c5292c79
Contents?: true
Size: 383 Bytes
Versions: 1
Compression:
Stored size: 383 Bytes
Contents
%h2 = t('carnival_devise.passwords.forgot') ? = form_for(resource, :as => resource_name, :url => password_path(resource_name), :html => { :method => :post }) do |f| = devise_error_messages! %div = f.label :email %br/ = f.email_field :email, :autofocus => true %div= f.submit t('carnival_devise.passwords.send_reset_instructions') = render "devise/shared/links"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
carnival_devise_views-0.0.2 | app/views/haml/devise/passwords/new.html.haml |