Sha256: 8c1c642d82c9b027a249f936e4be592d2fe9017f830912ef65e83734f5113b9d

Contents?: true

Size: 398 Bytes

Versions: 22

Compression:

Stored size: 398 Bytes

Contents

%h2= I18n.t('authy_register_title', {:scope => 'devise'})
= enable_authy_form do
  = text_field_tag :country_code, '', :autocomplete => :off, :placeholder => I18n.t('devise.country'), :id => "authy-countries"
  = text_field_tag :cellphone, '', :autocomplete => :off, :placeholder => I18n.t('devise.cellphone'), :id => "authy-cellphone"
  %p= submit_tag I18n.t('enable_authy', {:scope => 'devise'})

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
devise-authy-2.2.1 app/views/devise/enable_authy.html.haml
devise-authy-2.2.0 app/views/devise/enable_authy.html.haml
devise-authy-2.1.0 app/views/devise/enable_authy.html.haml
devise-authy-2.0.0 app/views/devise/enable_authy.html.haml
devise-authy-1.11.1 app/views/devise/enable_authy.html.haml
devise-authy-1.11.0 app/views/devise/enable_authy.html.haml
devise-authy-1.10.0 app/views/devise/enable_authy.html.haml
devise-authy-1.9.0 app/views/devise/enable_authy.html.haml
devise-authy-1.8.3 app/views/devise/enable_authy.html.haml
devise-authy-1.8.2 app/views/devise/enable_authy.html.haml
devise-authy-1.8.1 app/views/devise/enable_authy.html.haml
devise-authy-1.8.0 app/views/devise/enable_authy.html.haml
devise-authy-1.7.0 app/views/devise/enable_authy.html.haml
devise-authy-1.6.0 app/views/devise/enable_authy.html.haml
devise-authy-1.5.3 app/views/devise/enable_authy.html.haml
devise-authy-1.5.2 app/views/devise/enable_authy.html.haml
devise-authy-1.5.1 app/views/devise/enable_authy.html.haml
devise-authy-1.5.0 app/views/devise/enable_authy.html.haml
devise-authy-1.4.0 app/views/devise/enable_authy.html.haml
devise-authy-1.3.0 app/views/devise/enable_authy.html.haml