Sha256: 8c7c93474cc4dfddb9bfefdaa36d959c25627eaa1ecdc66300b781ea8ce5d94f

Contents?: true

Size: 286 Bytes

Versions: 3

Compression:

Stored size: 286 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>
    <%= text_field_tag :otp_code_token, "", placeholder: 'Token', class: 'form-control' %>
  </div>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
trestle-auth-otp-0.2.0 app/views/trestle/auth/_otp.html.erb
trestle-auth-otp-0.1.1 app/views/trestle/auth/_otp.html.erb
trestle-auth-otp-0.1.0 app/views/trestle/auth/_otp.html.erb