10 lines
140 B
HTML

<html>
<head>
<title>a dead end page</title>
</head>
<body>
<p>this page is a dead end</p>
</body>
</html>