Sha256: db863ee97653c902dbbca27ca9c73191f9a6d5404c99fc4f2138329984e8ae0c

Contents?: true

Size: 441 Bytes

Versions: 45

Compression:

Stored size: 441 Bytes

Contents

<h2><%= t('.resend_unlock_instructions', :default => "Resend unlock instructions") %></h2>

<%= form_for(resource, :as => resource_name, :url => unlock_path(resource_name), :html => { :method => :post }) do |f| %>
  

  <div><%= f.label :email %><br />
  <%= f.email_field :email %></div>

  <div><%= f.submit t('.resend_unlock_instructions', :default => "Resend unlock instructions") %></div>
<% end %>

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

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
fullstack-cms-0.3.26 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.25 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.24 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.23 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.22 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.21 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.20 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.19 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.18 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.17 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.16 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.15 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.14 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.13 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.12 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.11 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.10 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.9 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.8 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb
fullstack-cms-0.3.7 lib/generators/fullstack/cms/templates/rails/app/views/devise/unlocks/new.html.erb