2 $this->redirectLinks = false;
3 echo $this->localeSwitcher();
6 foreach ($this->headTitle() as $item) {
11 echo '<h1>' . $title . '</h1>' . PHP_EOL;
15 print '<p class="center">';
16 print $this->translate("If you need more informations, please") . ' ' .
17 $this->anchor("contact", $this->translate("contact us"));