X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0..b8482ad1846436439b9ef3ba0ddcb3b42588d916:/app/views/layouts/hc.rhtml?ds=sidebyside
diff --git a/app/views/layouts/hc.rhtml b/app/views/layouts/hc.rhtml
index 4daac12..860992a 100755
--- a/app/views/layouts/hc.rhtml
+++ b/app/views/layouts/hc.rhtml
@@ -1,9 +1,8 @@
<% %>
- <%= @page_title || "HyperChad" %>
+ <%= @page_title || "Selectricity" %>
<%= stylesheet_link_tag "hc", :media => "all" %>
- <% #engine_stylesheet 'login_engine' %>
<%= javascript_include_tag "prototype", "effects", "dragdrop", "controls" %>
@@ -12,7 +11,7 @@
<% if @page_title %>
<%= @page_title %>
<% else %>
- HyperChad
+ Selectricity
Voting Machinery for the Masses
<% end %>
@@ -42,7 +41,8 @@