mirror of
https://github.com/servo/servo.git
synced 2025-06-04 07:35:36 +00:00
9 lines
166 B
HTML
9 lines
166 B
HTML
<html>
|
|
<head>
|
|
<title>about:not-found</title>
|
|
</head>
|
|
<body>
|
|
<!-- courtesy of https://mozillians.org/blahblah -->
|
|
<img src="tumbeast.png">
|
|
</body>
|
|
</html>
|