= $this->doctype() ?> htmlDoc() ?> data-theme="= $this->theme()->getTheme() ?>">
= $this->headMeta() ?> = $this->headTitle()->setAutoEscape(false) ?> = $this->favicon() ?> = $GLOBALS['skin']->getThemeCssIncludes() ?> = $this->theme()->getThemeColorHtml() ?> = $this->headStyle() ?> = $this->headLink() ?> jsLoad()->requireJs(); ?> jsLoad()->prepend('/javascript/main.js'); ?> jsLoad()->prepend('/javascript/vendors.js'); ?> jsLoad()->uiLibrary(); ?> jsLoad()->prepend('/javascript/externals/prototype.js'); ?> = new \Plesk\UserActivityTracking\View($this) ?> = $this->headScript() ?> = $this->partial('partials/context_header.phtml') ?> = $this->layout()->extensionsAdditionalHead ?> layout()->googleTagManagerId): ?> = $this->partial('partials/google-tag-manager.phtml') ?> = $this->plesk()->run() ?> layout()->googleTagManagerId): ?> = $this->partial('partials/google-tag-manager-noscript.phtml') ?> layout()->content): ?> = $this->plesk()->renderAsTemplate($this->layout()->content, 'document.getElementById("main")') ?> = $this->layout()->extensionsAdditionalBody; ?>