Sha256: 5f1180a9115ef2cae8be9860ca06e8d0a6dfae3d25aca8f73de21a8baff4acb4

Contents?: true

Size: 349 Bytes

Versions: 25

Compression:

Stored size: 349 Bytes

Contents

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

<h1>Forgot your password?</h1>

<%%= form_with(url: 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

25 entries across 25 versions & 1 rubygems

Version Path
authentication-zero-2.7.0 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.6.0 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.5.1 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.5.0 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.4.0 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.3.6 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.3.5 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.3.4 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.3.3 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.3.2 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.3.1 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.3.0 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.2.10 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.2.9 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.2.8 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.2.7 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.2.6 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.2.5 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.2.4 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt
authentication-zero-2.2.3 lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt