<%= link_to("sign up", :controller => "account",
:action => "signup")%>
<% end -%>
- <%= link_to ("help/about", :controller => "site",
+ <%= link_to("help/about", :controller => "site",
:action => 'about')%>
</div>
<a href="index.html"><h1>selectricity: voting machinery for the masses</h1></a>