6<!DOCTYPE html><?
php echo $preface; ?>
10 <meta name=
"robots" content=
"noindex,nofollow"/>
11 <title><?
php echo
$tpl->escape($page_title) ?></title>
13 <style><?
php echo $stylesheet ?></style>
17 <div
class=
"Whoops container">
18 <div
class=
"stack-container">
20 <?
php $tpl->render($panel_left_outer) ?>
22 <?
php $tpl->render($panel_details_outer) ?>
27 <script><?
php echo $prettify ?></script>
28 <script><?
php echo $zepto ?></script>
29 <script><?
php echo $clipboard ?></script>
30 <script><?
php echo $javascript ?></script>
An exception for terminatinating execution or to throw for unit testing.