aboutsummaryrefslogtreecommitdiffstats
path: root/resources/not-found.html
blob: 75e33f7e4d4db1521019505403c3d751ee7b19e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
<html>
<head>
    <title>about:not-found</title>
</head>
<body>
    <!-- courtesy of https://mozillians.org/blahblah -->
    <img src="tumbeast.png">
</body>
</html>