Sha256: 29c64f4ab012b58e175afea60f6d56ea2f22d868b790c243143b6fa296672ff8

Contents?: true

Size: 406 Bytes

Versions: 37

Compression:

Stored size: 406 Bytes

Contents

<h2>Resend confirmation instructions</h2>

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

  <p><%= f.label :email %><br />
  <%= f.text_field :email %></p>

  <p><%= f.submit "Resend confirmation instructions", :class => "btn" %></p>
<% end %>

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

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/users/confirmations/new.html.erb
artfully_ose-1.3.0.pre3 app/views/users/confirmations/new.html.erb
artfully_ose-1.3.0.pre2 app/views/users/confirmations/new.html.erb
artfully_ose-1.3.0.pre1 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.beta.1 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.alpha.2 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.alpha.1 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.27 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.26 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.24 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.23 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.21 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.20 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.19 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.18 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.17 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.16 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.15 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.12 app/views/users/confirmations/new.html.erb