rebranded from votingbooth to hyperchad
[selectricity] / app / views / layouts / hc.rhtml
similarity index 91%
rename from app/views/layouts/vb.rhtml
rename to app/views/layouts/hc.rhtml
index 71003b502d2927ca8b3e7696487bd3afbafec576..4daac12ab792e52a52f5edf5b9d3980f5760484c 100644 (file)
@@ -2,7 +2,7 @@
 <html>
     <head>
         <title><%= @page_title || "HyperChad" %></title>
-        <%= stylesheet_link_tag "vb", :media => "all" %>
+        <%= stylesheet_link_tag "hc", :media => "all" %>
         <% #engine_stylesheet 'login_engine' %>
  
         <%= javascript_include_tag "prototype", "effects", "dragdrop", "controls" %>
@@ -42,7 +42,7 @@
 
         <div id="footer">
           <hr />
-         Copyleft 2006 |
+         <%= link_to "Copyleft", "http://mako.cc/projects/hyperchad" %> 2006 |
          <%= link_to "MIT Media Lab", "http://www.media.mit.edu" %> and
          <a href="http://mako.cc">Benjamin Mako Hill</a>
        </div>

Benjamin Mako Hill || Want to submit a patch?