Sha256: 0c19675f29fdced9fbb9d519e110d6d3de0e95e73332c4f2b00527d24fec681f

Contents?: true

Size: 358 Bytes

Versions: 38

Compression:

Stored size: 358 Bytes

Contents

<p style="color: red"><%%= alert %></p>

<h1>Forgot your password?</h1>

<%%= form_with(url: identity_password_reset_path) do |form| %>
  <div>
    <%%= form.label :email, style: "display: block" %>
    <%%= form.email_field :email, autofocus: true, required: true %>
  </div>

  <div>
    <%%= form.submit "Send password reset email" %>
  </div>
<%% end %>

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
authentication-zero-2.16.5 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.16.4 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.16.3 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.16.2 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.16.1 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.16.0 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.15.9 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.15.8 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.15.7 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.15.6 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.15.5 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.15.4 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.15.3 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.15.2 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.15.1 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.15.0 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.14.0 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.13.0 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.12.6 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt
authentication-zero-2.12.5 lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt