Sha256: 9727fcfd796674ef9e408c5e4976a03c22574dcc0c62e47bbb35c874e100fb5d
Contents?: true
Size: 342 Bytes
Versions: 1
Compression:
Stored size: 342 Bytes
Contents
%h2 = t('devise.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.text_field :email %p = f.submit t('devise.resend_unlock_instructions') = render "devise/shared/links"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bookyt-0.0.1 | app/views/devise/unlocks/new.html.haml |