Major commit adding about information and more before site goes live.
[selectricity-live] / app / views / layouts / frontpage.rhtml
index d5a5f01e7cef0a36364f5e83efbfd1a3fa621dc2..fd9817021dd781697691ab2faece924e69894faf 100644 (file)
        <% else %>
       <%= link_to("login", :controller => "account", :action => "login")
       %>
-      &nbsp;&nbsp;<%= link_to("sign up", :controller => "account", 
-                                :action => "signup")%>
+      &nbsp;&nbsp;<%= link_to "sign up", :controller => "account", 
+                                :action => "signup" %>
     <% end -%>
-      &nbsp;&nbsp;<%= link_to("help/about", :controller => "site", 
-                               :action => 'about')%>
+      &nbsp;&nbsp;<%= link_to "help/about", :controller => 'about' %>
       </div>
          <a href="index.html"><h1>selectricity: voting machinery for the masses</h1></a>
     </div>

Benjamin Mako Hill || Want to submit a patch?