Sha256: 04fc23b6336aba85e4228c0fb108bb30dd235420c7b803d5ef146cf263e13ecc
Contents?: true
Size: 352 Bytes
Versions: 1
Compression:
Stored size: 352 Bytes
Contents
%h2 Resend confirmation instructions = form_for(resource, :as => resource_name, :url => confirmation_path(resource_name), :html => {:method => :post}) do |f| = devise_error_messages! %div = f.label :email %br/ = f.email_field :email, :autofocus => true %div= f.submit "Resend confirmation instructions" = render "devise/shared/links"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gemgento-2.8.0 | app/views/gemgento/user/confirmations/new.haml |