X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/ecc97ad58e95f219f023888958e101f9dec1f83f..ed271a9bc9a0ec6928e7276d645541db6e5cb7c6:/app/views/layouts/frontpage.rhtml diff --git a/app/views/layouts/frontpage.rhtml b/app/views/layouts/frontpage.rhtml index d5a5f01..fd98170 100644 --- a/app/views/layouts/frontpage.rhtml +++ b/app/views/layouts/frontpage.rhtml @@ -21,11 +21,10 @@ <% else %> <%= link_to("login", :controller => "account", :action => "login") %> -   <%= link_to("sign up", :controller => "account", - :action => "signup")%> +   <%= link_to "sign up", :controller => "account", + :action => "signup" %> <% end -%> -   <%= link_to("help/about", :controller => "site", - :action => 'about')%> +   <%= link_to "help/about", :controller => 'about' %>

selectricity: voting machinery for the masses