Sha256: 00a68d332134f15b451e5f7f4126eafb79e99c84c043c5946549c2d6f8b294fe

Contents?: true

Size: 556 Bytes

Versions: 45

Compression:

Stored size: 556 Bytes

Contents

<h2 class="page-header"><%= t('.forgot_your_password', :default => 'Forgot your password?') %></h2>

<%= bootstrap_form_for(resource, :as => resource_name, :url => password_path(resource_name), :html => { :method => :post, :class => "form-horizontal" }) do |f| %>
  <%= f.inputs do %>
  <%= f.input :email  %>
  <% end %>
  <%= f.actions do %>
  <%= f.submit t('.send_me_reset_password_instructions', :default => "Send me reset password instructions"), :class => "btn btn-primary btn-large" %>
  <% end %>
  
<% end %>

<%= render "devise/shared/links" %>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
fullstack-cms-0.4.6 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.4.5 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.4.4 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.8.fix lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.4.3 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.4.2 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.4.1 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.39 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.38 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.37 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.36 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.35 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.34 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.33 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.32 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.31 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.30 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.29 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.28 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb
fullstack-cms-0.3.27 lib/generators/fullstack/cms/templates/rails/app/views/devise/passwords/new.html.erb