Sha256: c023143e59ab999e8cc79bfd8adc7fae70a70fa38566deb61dcfc7d8f28c55dc

Contents?: true

Size: 449 Bytes

Versions: 60

Compression:

Stored size: 449 Bytes

Contents

<h1>Log In</h1>

<%% form_tag <%= controller_routing_name %>_path do -%>
<p><%%= label_tag 'login' %><br />
<%%= text_field_tag 'login', @login %></p>

<p><%%= label_tag 'password' %><br/>
<%%= password_field_tag 'password', nil %></p>

<!-- Uncomment this if you want this functionality
<p><%%= label_tag 'remember_me', 'Remember me' %>
<%%= check_box_tag 'remember_me', '1', @remember_me %></p>
-->

<p><%%= submit_tag 'Log in' %></p>
<%% end -%>

Version data entries

60 entries across 60 versions & 8 rubygems

Version Path
branston-0.4.0 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.3.6 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.3.4 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.3.3 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
branston-0.3.2 lib/branston/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
openbill-0.1.6 vendor/plugins/restful-authentication/generators/authenticated/templates/login.html.erb
openbill-0.1.5 vendor/plugins/restful-authentication/generators/authenticated/templates/login.html.erb
tournament-2.2.1 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.1.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.0.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.1.2 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.1.1 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.2.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.5.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.4.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.2.2 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.3.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.5.2 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.6.0 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
tournament-2.5.1 webgui/vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb