'; echo '

' . lang('unexpected_issues') . '

'; foreach($exceptions as $exception) { echo exceptionToHtml($exception); } echo '
'; } ?>