fixed up a series of things in prepration for the stress test on friday
[selectricity] / app / views / layouts / frontpage.rhtml
index 9abd31e2c58156fce26eb827b2f300fe6c2a5a90..81c77dc014995599a07cfe78dde15d1a10af326c 100644 (file)
@@ -21,8 +21,8 @@
        <% else %>
       <%= link_to("login", :controller => "account", :action => "login")
       %>
        <% 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 => 'about' %>
       </div>
     <% end -%>
       &nbsp;&nbsp;<%= link_to "help/about", :controller => 'about' %>
       </div>

Benjamin Mako Hill || Want to submit a patch?