Overrode a number of the new account defaults and added some of my own
[selectricity] / app / views / layouts / vb.rhtml
index 1161c7fe04317f47d16fb76988bde1212a7927c6..d4cbb86a5021ef633100126c1f6b64ef4a9852fc 100644 (file)
@@ -3,6 +3,8 @@
     <head>
         <title><%= @page_title || "VotingBooth" %></title>
         <%= stylesheet_link_tag "vb", :media => "all" %>
+        <% #engine_stylesheet 'login_engine' %>
         <%= javascript_include_tag "prototype", "effects", "dragdrop", "controls" %>
     </head>
     <body>

Benjamin Mako Hill || Want to submit a patch?