rebranded from votingbooth to hyperchad
[selectricity] / app / controllers / user_controller.rb
index 25f827c07072c051c3635622451ea7ac0a4316bf..a674be1d170beb01648a80f3277093f8a4a1c3a8 100644 (file)
@@ -1,5 +1,5 @@
 class UserController < ApplicationController
-  layout 'vb'
+  layout 'hc'
 
   def home
     redirect_to :controller => 'site', :action => 'index'

Benjamin Mako Hill || Want to submit a patch?