brick('header'); ?>
brick('announcement'); $this->brick('pageTemplate'); $this->brick('infobox'); ?>
brick('headIcons'); $this->brick('redButtons'); ?>

h1; ?>

description.PHP_EOL; ?>

reqCrtQty ? ' – '.Lang::achievement('reqNumCrt', [$this->reqCrtQty, count($this->criteria)]).'' : ''); ?>

criteria as $i => $icon): // every odd number of elements ${'rows' . ($i % 2)} .= $icon->renderContainer(20, $i, true); endforeach; if ($rows0): echo '
'.PHP_EOL; echo $rows0; echo '
'.PHP_EOL; endif; if ($rows1): echo '
'.PHP_EOL; echo $rows1; echo '
'.PHP_EOL; endif; ?>
rewards): if ($rewItems): echo '

'.Lang::main('rewards').'

'.PHP_EOL; $this->brick('rewards', ['rewards' => $rewItems, 'rewTitle' => null]); endif; if ($rewTitle): echo '

'.Lang::main('gains')."

\n
    "; foreach ($rewTitle as $i): echo '
  • '.$i.'
  • '.PHP_EOL; endforeach; echo '
'.PHP_EOL; endif; if (!$rewTitle && !$rewItems && $rewText): echo '

'.Lang::main('rewards').'

'.PHP_EOL; echo '
  • '.$rewText.'
'.PHP_EOL; endif; endif; $this->brickIf($this->mail, 'mail'); if ($this->transfer): echo '
'.PHP_EOL; echo '
'.PHP_EOL; echo ' '.$this->transfer.PHP_EOL; endif; ?>

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