Added the RoR Login-Engine and activated it on the site.
[selectricity-live] / app / views / layouts / vb.rhtml
index 1161c7fe04317f47d16fb76988bde1212a7927c6..76b6d36e330c08e2bbb9e47fb28ecbb6f005eaa4 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?