Sha256: 65adcf2ef031be26bde8a0619b7fd4650a491693a41f0c2428b97549ceda27cf

Contents?: true

Size: 347 Bytes

Versions: 18

Compression:

Stored size: 347 Bytes

Contents

<form method="post" class="rodauth form-horizontal" role="form" id="reset-password-form">
  #{rodauth.reset_password_additional_form_tags}
  #{rodauth.csrf_tag}
  #{rodauth.render('password-field')}
  #{rodauth.render('password-confirm-field') if rodauth.require_password_confirmation?}
  #{rodauth.button(rodauth.reset_password_button)}
</form>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
rodauth-1.23.0 templates/reset-password.str
rodauth-1.22.0 templates/reset-password.str
rodauth-1.21.0 templates/reset-password.str
rodauth-1.20.0 templates/reset-password.str
rodauth-1.19.1 templates/reset-password.str
rodauth-1.19.0 templates/reset-password.str
rodauth-1.18.0 templates/reset-password.str
rodauth-1.17.0 templates/reset-password.str
rodauth-1.16.0 templates/reset-password.str
rodauth-1.15.0 templates/reset-password.str
rodauth-1.14.0 templates/reset-password.str
rodauth-1.13.0 templates/reset-password.str
rodauth-1.12.0 templates/reset-password.str
rodauth-1.11.0 templates/reset-password.str
rodauth-1.10.0 templates/reset-password.str
rodauth-1.9.0 templates/reset-password.str
rodauth-1.8.0 templates/reset-password.str
rodauth-1.7.0 templates/reset-password.str