class ActiveAdmin::PageController

def index(options={}, &block)

def index(options={}, &block)
  render "active_admin/page/index"
end