Sha256: cc18b2b152b6dc6d049a4646f01792eecd62b2fa81c55f9969fbc9b86035a013

Contents?: true

Size: 208 Bytes

Versions: 2

Compression:

Stored size: 208 Bytes

Contents

<div class="form-group">
  <%%= label_tag "password", "Password" %>
  <%%= render "field", name: rodauth.password_param, id: "password", type: :password, value: "", autocomplete: "current-password" %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rodauth-rails-0.1.2 lib/generators/rodauth/templates/app/views/rodauth/_password_field.html.erb
rodauth-rails-0.1.1 lib/generators/rodauth/templates/app/views/rodauth/_password_field.html.erb