X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/da6c29f53b3598a6d2d9959df277b0340bc54cee..ad088c1324d08a65f6f5336bedf7a88a8a8950e7:/app/views/layouts/main.rhtml diff --git a/app/views/layouts/main.rhtml b/app/views/layouts/main.rhtml index 3f90f7a..75f196a 100644 --- a/app/views/layouts/main.rhtml +++ b/app/views/layouts/main.rhtml @@ -40,7 +40,7 @@ :action => "logout" %> <% else %> <%= link_to "login", :controller => "account", :action => "login" - %>/<%= link_to "sign up", :controller => "account", :action => "signup" %> + %> <% end %> @@ -55,7 +55,7 @@
- <%= render_partial 'layouts/footer' %> + <%= render :partial => 'layouts/footer' %>