Files
topfails-from-tinderbox/topfails/templates/404.html

10 lines
132 B
HTML

<html>
<head>
<title>404</title>
</head>
<body>
<h1>404</h1>
<p>The resource you are looking for can't be found</p>
</body>
</html>