Sha256: 87ed190222f065fd12c1892b2035d4d72f069e2e3167a223d7680516e8dbc805

Contents?: true

Size: 508 Bytes

Versions: 24

Compression:

Stored size: 508 Bytes

Contents

%h2 Forgot your password?
= form_for(resource, :as => resource_name, :url => password_path(resource_name), :html => { :method => :post }) do |f|
  #login-box-top
  #login-box
    = devise_error_messages!
    %p
      = f.label :email, :class => "font"
      = f.text_field :email
    %p
      %label  
      = f.submit "Send me reset password instructions"
  #login-box-bottom

%p{:style => "text-align: right; margin-top: 10px; font-size: 12px;"}
  = link_to "Sign In", new_session_path(resource_name)

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
forge-cli-0.1.10 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.1.9 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.1.8 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.1.7 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.1.6 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.1.5 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.1.4 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.1.3 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.1.2 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.1.1 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.1.0 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.0.18 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.0.17 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.0.16 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.0.15 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.0.14 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.0.13 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.0.12 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.0.11 lib/forge/app/views/devise/passwords/new.html.haml
forge-cli-0.0.10 lib/forge/app/views/devise/passwords/new.html.haml