Sha256: b7bbf3c4b2e1ef2ee9e8e9d96223903f23a5664b54c71865aec9c11d097744cd

Contents?: true

Size: 326 Bytes

Versions: 19

Compression:

Stored size: 326 Bytes

Contents

#{rodauth.login_form_header}

<form method="post" class="rodauth form-horizontal" role="form" id="login-form">
  #{rodauth.login_additional_form_tags}
  #{rodauth.csrf_tag}
  #{rodauth.render('login-field')}
  #{rodauth.render('password-field')}
  #{rodauth.button(rodauth.login_button)}
</form>

#{rodauth.login_form_footer}

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
rodauth-1.18.0 templates/login.str
rodauth-1.17.0 templates/login.str
rodauth-1.16.0 templates/login.str
rodauth-1.15.0 templates/login.str
rodauth-1.14.0 templates/login.str
rodauth-1.13.0 templates/login.str
rodauth-1.12.0 templates/login.str
rodauth-1.11.0 templates/login.str
rodauth-1.10.0 templates/login.str
rodauth-1.9.0 templates/login.str
rodauth-1.8.0 templates/login.str
rodauth-1.7.0 templates/login.str
rodauth-1.6.0 templates/login.str
rodauth-1.5.0 templates/login.str
rodauth-1.4.0 templates/login.str
rodauth-1.3.0 templates/login.str
rodauth-1.2.0 templates/login.str
rodauth-1.1.0 templates/login.str
rodauth-1.0.0 templates/login.str