X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/feb38c08f5cbda03d540aef83fc056070e4b7b68..7f2bdc00ac867092eebed2b64596efeaacca0d87:/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