Sha256: 7ac69a92c8764868a06929fdb87074ad2bd313733538107e31e7ed164d1d9171

Contents?: true

Size: 427 Bytes

Versions: 10

Compression:

Stored size: 427 Bytes

Contents

<form method="post" class="rodauth form-horizontal" role="form" id="verify-account-form">
  #{rodauth.verify_account_additional_form_tags}
  #{rodauth.csrf_tag}
  #{rodauth.render('password-field') if rodauth.verify_account_set_password?}
  #{rodauth.render('password-confirm-field') if rodauth.verify_account_set_password? && rodauth.require_password_confirmation?}
  #{rodauth.button(rodauth.verify_account_button)}
</form>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rodauth-1.23.0 templates/verify-account.str
rodauth-1.22.0 templates/verify-account.str
rodauth-1.21.0 templates/verify-account.str
rodauth-1.20.0 templates/verify-account.str
rodauth-1.19.1 templates/verify-account.str
rodauth-1.19.0 templates/verify-account.str
rodauth-1.18.0 templates/verify-account.str
rodauth-1.17.0 templates/verify-account.str
rodauth-1.16.0 templates/verify-account.str
rodauth-1.15.0 templates/verify-account.str