> <?= strip_tags($title) ?> <?php if ($tree !== null && $tree->getPreference('META_TITLE') !== '') : ?> – <?= e($tree->getPreference('META_TITLE')) ?> <?php endif ?> make(ModuleThemeInterface::class)->stylesheets() as $stylesheet) : ?> make(ModuleService::class)->findByInterface(ModuleAnalyticsInterface::class)->filter(function (ModuleAnalyticsInterface $module): bool { return $module->analyticsCanShow(); })->map(function (ModuleAnalyticsInterface $module): string { return $module->analyticsSnippet($module->analyticsParameters()); })->implode('') ?>

title()) ?>