Sha256: 4c5f955f271971233e5cb98ec73c2363901016df9a52cdc93fdb44a08927a467

Contents?: true

Size: 468 Bytes

Versions: 12

Compression:

Stored size: 468 Bytes

Contents

<div id="sign_up_inputs" style="display:none;">
  <div class="input-field m-50-top">
    <input autocomplete="off" type="password" name="<%= resource.class.name.downcase %>[password_confirmation]" id="<%= resource.class.name.downcase %>_password_confirmation">
    <label for="<%= resource.class.name.downcase %>_password_confirmation">Password confirmation</label>
  </div>
  <div style="text-align:center; padding-top:3rem;" id="recaptcha_tags">
    
  </div>
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
wordjelly-auth-1.1.0 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-1.0.9 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-1.0.8 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-1.0.5 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-1.0.4 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-1.0.3 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-1.0.2 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-0.0.8 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-0.0.5 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-0.0.4 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-0.0.3 app/views/auth/modals/_sign_up_inputs.html.erb
wordjelly-auth-0.0.1 app/views/auth/modals/_sign_up_inputs.html.erb