10 lines
193 B
HTML
10 lines
193 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Longdesc test Fail page</title>
|
|
</head>
|
|
<body>
|
|
<h1>Fail</h1>
|
|
<p>Apparently, something went wrong and the test has been failed.</p>
|
|
</body>
|
|
</html> |