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