Sha256: 1a9c51c53b22daab91507c05f7e100b65609f2d214b72d1f450b6f9e73e8b7b1

Contents?: true

Size: 410 Bytes

Versions: 39

Compression:

Stored size: 410 Bytes

Contents

<form method="post" class="rodauth" 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

39 entries across 39 versions & 1 rubygems

Version Path
rodauth-2.38.0 templates/verify-account.str
rodauth-2.37.0 templates/verify-account.str
rodauth-2.36.0 templates/verify-account.str
rodauth-2.34.0 templates/verify-account.str
rodauth-2.33.0 templates/verify-account.str
rodauth-2.32.0 templates/verify-account.str
rodauth-2.31.0 templates/verify-account.str
rodauth-2.30.0 templates/verify-account.str
rodauth-2.29.0 templates/verify-account.str
rodauth-2.28.0 templates/verify-account.str
rodauth-2.27.0 templates/verify-account.str
rodauth-2.26.1 templates/verify-account.str
rodauth-2.26.0 templates/verify-account.str
rodauth-2.25.0 templates/verify-account.str
rodauth-2.24.0 templates/verify-account.str
rodauth-2.23.0 templates/verify-account.str
rodauth-2.22.0 templates/verify-account.str
rodauth-2.21.0 templates/verify-account.str
rodauth-2.20.0 templates/verify-account.str
rodauth-2.19.0 templates/verify-account.str