questlab/views/fault/fault.tpl
2014-03-17 16:00:48 +01:00

16 lines
208 B
Smarty

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