<% 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' %>
</div>
- <a href="index.html"><h1>selectricity: voting machinery for the masses</h1></a>
+ <a href="/"><h1>selectricity: voting machinery for the masses</h1></a>
</div>
<div id="body">