X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/feb38c08f5cbda03d540aef83fc056070e4b7b68..a16962155a3c3c6616bfe32c7216f3631836d38c:/app/controllers/account_controller.rb diff --git a/app/controllers/account_controller.rb b/app/controllers/account_controller.rb index 031368b..bb614de 100644 --- a/app/controllers/account_controller.rb +++ b/app/controllers/account_controller.rb @@ -1,5 +1,5 @@ class AccountController < ApplicationController - layout 'hc' + layout 'main' # Be sure to include AuthenticationSystem in Application Controller instead include AuthenticatedSystem