class Auth::ConfirmationsController < Devise::ConfirmationsController
  layout 'auth'
end