127.0.0.1:8000 personal-website / master src / html / error.html
master

Tree @master (Download .tar.gz)

error.html @masterraw · history · blame

<!DOCTYPE html>
<html>

<head>
    <title>Error 404</title>
</head>

<body>
    x.x This page doesn't exist friend!
</body>

</html>