cthulhu/test/html/fail.html

10 lines
193 B
HTML
Raw Permalink Normal View History

<!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>