$this->headTitle($this->translate('Help')); ?> if ($help = $this->helpText()->render($topic)): ?> foreach ($this->helpText()->getWarnings() as $warning): ?>
=$this->transEsc($warning)?>
endforeach; ?> =$help?> else: ?>=$this->transEsc('help_page_missing')?>
endif; ?>