rebranded from votingbooth to hyperchad
[selectricity] / app / controllers / site_controller.rb
index f2eb15343aa35cae5f29e85fde40e016b805f491..daa74f8cb866feaa7050999a026896d93457b79f 100644 (file)
@@ -1,5 +1,5 @@
 class SiteController < ApplicationController
-  layout 'vb'
+  layout 'hc'
   model :user, :election
 
   def index
@@ -10,4 +10,5 @@ class SiteController < ApplicationController
       end
     end
   end
+
 end

Benjamin Mako Hill || Want to submit a patch?