<% %>
<html>
<head>
- <title><%= @page_title || "HyperChad" %></title>
+ <title><%= @page_title || "Selectricity" %></title>
<%= stylesheet_link_tag "hc", :media => "all" %>
- <% #engine_stylesheet 'login_engine' %>
<%= javascript_include_tag "prototype", "effects", "dragdrop", "controls" %>
</head>
<% if @page_title %>
<h3><%= @page_title %></h3>
<% else %>
- <h3>HyperChad<br />
+ <h3>Selectricity<br />
<font size="-1">Voting Machinery for the Masses</font></h3>
<% end %>
<div id="footer">
<hr />
- <%= link_to "Copyleft", "http://mako.cc/projects/hyperchad" %> 2006 |
+ <%= link_to "Copyleft", "http://mako.cc/projects/selectricity"
+ %> 2006, 2007 |
<%= link_to "MIT Media Lab", "http://www.media.mit.edu" %> and
<a href="http://mako.cc">Benjamin Mako Hill</a>
</div>