Sha256: c02874ef1d95e5ab7a7fd46b0173e68674921a3c391d0aa11a054383de0f04e8

Contents?: true

Size: 186 Bytes

Versions: 124

Compression:

Stored size: 186 Bytes

Contents

#login-form
  %form{ :method => "get", :action => url(:openid_login_submit) }
    %input{ :type => "text", :name => "username" }/
    %input{ :type => "submit", :value => "Log In"}/
    

Version data entries

124 entries across 124 versions & 1 rubygems

Version Path
chef-server-webui-0.8.8 app/views/openid_login/index.html.haml
chef-server-webui-0.8.6 app/views/openid_login/index.html.haml
chef-server-webui-0.8.4 app/views/openid_login/index.html.haml
chef-server-webui-0.8.2 app/views/openid_login/index.html.haml