brick('header'); ?>
brick('announcement'); $this->brick('pageTemplate'); ?>
brick('redButtons'); if ($this->h1Link): echo ' '; endif; if ($this->h1): echo '

'.$this->h1.'

'; endif; $this->brick('mapper'); $this->brick('markup', ['markup' => $this->article]); $this->brick('markup', ['markup' => $this->extraText]); echo $this->extraHTML ?? ''; if ($this->tabsTitle): echo '

'.$this->tabsTitle.'

'; endif; ?>
lvTabs): $this->brick('lvTabs'); ?>
brick('footer'); ?>