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.2.0.pre.11 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.10 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.9 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.8 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.7 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.6 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.5 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.4 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.3 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.2 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre.1 app/views/users/confirmations/new.html.erb
artfully_ose-1.2.0.pre app/views/users/confirmations/new.html.erb
artfully_ose-1.1.0 app/views/users/confirmations/new.html.erb
artfully_ose-1.1.0.rc2 app/views/users/confirmations/new.html.erb
artfully_ose-1.1.0.rc1 app/views/users/confirmations/new.html.erb
artfully_ose-1.0.0.rc4 app/views/users/confirmations/new.html.erb
artfully_ose-1.0.0.rc3 app/views/users/confirmations/new.html.erb