Sha256: 78144a3442fc5060c527cf7ad91576c0fc7f44b9303799bb94ab5bd91f4fb889

Contents?: true

Size: 394 Bytes

Versions: 12

Compression:

Stored size: 394 Bytes

Contents

.main
  %h3= link_to "Login"
  .clearfix
    %p== Don't have an account? #{link_to "Sign up!", signup_path}

    - form_tag <%= sessions_underscore_name %>_path do
      %p
        = label_tag :login, "Username or Email Address"
        = text_field_tag :login, params[:login]
      %p
        = label_tag :password
        = password_field_tag :password
      %p
        = submit_tag "Log in"

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
twilson63-nifty-generators-0.2.7 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.2.8 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.2.9 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.3.0 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.3.1 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.3.2 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.3.3 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.3.4 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.3.5 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.3.6 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.3.7 rails_generators/nifty_authentication/templates/views/haml/login.html.haml
twilson63-nifty-generators-0.3.8 rails_generators/nifty_authentication/templates/views/haml/login.html.haml