redirectLinks = false; echo $this->localeSwitcher(); $title = ""; foreach ($this->headTitle() as $item) { $title .= $item; } echo '

' . $title . '

' . PHP_EOL; print $this->form; print '

'; print $this->translate("If you need more informations, please") . ' ' . $this->anchor("contact", $this->translate("contact us")); print '

'; ?>