Index: app/views/account/login.rhtml =================================================================== --- app/views/account/login.rhtml (revision 36) +++ app/views/account/login.rhtml (working copy) @@ -1,11 +1,11 @@ -<%= start_form_tag :action=> "login" %> +<% form_tag :action=> "login" do %>
If you're visiting this page, then we are assuming that you've already <%= link_to "registered yourself", :action => 'signup' %>. If not, then please <%= link_to 'click here', :action => 'signup' %> to register before signing in.
- <% if @flash['notice'] %> -