2005-06-30 02:32:36 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title><?=$code?> <?=$name?></title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1><?=$name?></h1>
|
|
|
|
<p><?=$message?></p>
|
|
|
|
</body>
|
|
|
|
</html>
|