Sha256: c5c534d7a2cb821a32f0284f4b7dc69135cf6683e98733c7031ef0f2b3260fc3

Contents?: true

Size: 405 Bytes

Versions: 40

Compression:

Stored size: 405 Bytes

Contents

%h2= t('resend.confirmation.instructions')

= simple_form_for(resource, as: resource_name, url: confirmation_path(resource_name), html: { method: :post }) do |f|
  = f.error_notification
  = f.full_error :confirmation_token

  .form-inputs
    = f.input :email, required: true, autofocus: true

  .form-actions
    = f.button :submit, t('resend.confirmation.instructions')

= render "devise/shared/links"

Version data entries

40 entries across 40 versions & 2 rubygems

Version Path
oxen_user-0.4.13 app/views/devise/confirmations/new.html.haml
oxen_account-0.4.14 app/views/devise/confirmations/new.html.haml
oxen_account-0.4.13 app/views/devise/confirmations/new.html.haml
oxen_user-0.4.12 app/views/devise/confirmations/new.html.haml
oxen_account-0.4.12 app/views/devise/confirmations/new.html.haml
oxen_user-0.4.11 app/views/devise/confirmations/new.html.haml
oxen_account-0.4.11 app/views/devise/confirmations/new.html.haml
oxen_user-0.4.9 app/views/devise/confirmations/new.html.haml
oxen_account-0.4.9 app/views/devise/confirmations/new.html.haml
oxen_user-0.4.8 app/views/devise/confirmations/new.html.haml
oxen_account-0.4.8 app/views/devise/confirmations/new.html.haml
oxen_user-0.4.7 app/views/devise/confirmations/new.html.haml
oxen_account-0.4.7 app/views/devise/confirmations/new.html.haml
oxen_user-0.4.3 app/views/devise/confirmations/new.html.haml
oxen_user-0.4.1 app/views/devise/confirmations/new.html.haml
oxen_account-0.4.1 app/views/devise/confirmations/new.html.haml
oxen_user-0.3.4 app/views/devise/confirmations/new.html.haml
oxen_account-0.3.4 app/views/devise/confirmations/new.html.haml
oxen_user-0.3.3 app/views/devise/confirmations/new.html.haml
oxen_account-0.3.3 app/views/devise/confirmations/new.html.haml