redirectLinks = false; $title = ""; foreach ($this->headTitle() as $item) { $title .= $item; } echo '
'; print $this->translate('You have validated your account.'); print ' '; print $this->translate('You can now') . ' ' . $this->anchor($this->baseUrl(), $this->translate('go to main page')); print '
'; ?>