Sha256: ed16ecd039e3e8139c77cb632570f91c3096ceff807c8ddf308d6fc5a1be9ced
Contents?: true
Size: 280 Bytes
Versions: 2
Compression:
Stored size: 280 Bytes
Contents
<div class="form-group"> <div class="input-group"> <div class="input-group-prepend"> <span class="input-group-text"><i class="fa fa-lock fa-fw"></i></span> </div> <%= f.text_field :otp_code_token, placeholder: 'Token', class: 'form-control' %> </div> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
trestle-auth-otp-0.2.2 | app/views/trestle/auth/_otp.html.erb |
trestle-auth-otp-0.2.1 | app/views/trestle/auth/_otp.html.erb |