. * */ OCP\App::checkAppEnabled('user_migrate'); // fill template $tmpl = new OCP\Template('user_migrate', 'settings'); return $tmpl->fetchPage();