X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/ad088c1324d08a65f6f5336bedf7a88a8a8950e7..f0b41c2a66b9696a55e0bca008e215118b341ce5:/app/views/layouts/frontpage.rhtml diff --git a/app/views/layouts/frontpage.rhtml b/app/views/layouts/frontpage.rhtml index 9abd31e..81c77dc 100644 --- a/app/views/layouts/frontpage.rhtml +++ b/app/views/layouts/frontpage.rhtml @@ -21,8 +21,8 @@ <% else %> <%= link_to("login", :controller => "account", :action => "login") %> - +   <%= link_to "sign up", :controller => "account", + :action => "signup" %> <% end -%>   <%= link_to "help/about", :controller => 'about' %>