mrfrys-node-server/views/404.ejs
YourFriendlyNeighborhoodDealer b42bfeae23 Initial commit
2018-11-21 15:01:21 +01:00

17 lines
396 B
Text

<html>
<body bgcolor="#212127">
<head>
<style>
body { font: normal 14px Verdana; color: #999999;}
a {color: #9999ff;}
</style>
</head>
<center><h1>404</h1>
<iframe width="660" height="465" src="https://www.youtube-nocookie.com/embed/GOzwOeONBhQ"
frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</center>
</body>
</html>