Sha256: 21ad5848883dce78183c9fd335d3523e569bc8a8e26662e76915095b82e65c25

Contents?: true

Size: 324 Bytes

Versions: 75

Compression:

Stored size: 324 Bytes

Contents

%h2 Resend unlock instructions
= form_for(resource, :as => resource_name, :url => unlock_path(resource_name), :html => { :method => :post }) do |f|
  = devise_error_messages!
  %p
    = f.label :email
    %br/
    = f.email_field :email
  %p= f.submit "Resend unlock instructions"
= render :partial => "devise/shared/links"

Version data entries

75 entries across 75 versions & 4 rubygems

Version Path
constructor-core-0.8.19 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.18 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.17 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.16 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.15 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.14 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.13 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.12 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.11 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.10 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.8 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.7 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.6 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.5 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.4 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.3 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.2 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.1 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.8.0 app/views/constructor_core/devise/unlocks/new.html.haml
constructor-core-0.7.10 app/views/constructor_core/devise/unlocks/new.html.haml