getAttribute('ot_website'); $templateRepository = GeneralUtility::makeInstance(ObjectManager::class)->get(TemplateRepository::class); return $templateRepository->getTemplate($website); } }