questlab/views/fault/fault.tpl
coderkun 046a724272 merge
2015-04-27 16:42:05 +02:00

16 lines
194 B
Smarty

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Questlab</title>
</head>
<body>
<h1>Questlab</h1>
<article>
<?=$intermediate?>
</article>
</body>
</html>