Renamed CSS and layout to move from the old name (HC) to the new name
[selectricity] / app / controllers / site_controller.rb
index e26a3688997dd1ff67b4b817b44a345ddc8d4cfa..e86624e5f9f985772fc9a9a0f22eb8b8b419fe6d 100644 (file)
@@ -1,5 +1,5 @@
 class SiteController < ApplicationController
-  layout 'hc'
+  layout 'main'
   model :user, :election, :account
 
   def index

Benjamin Mako Hill || Want to submit a patch?