not_found.html 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>404: Page Not Found</title>
  5. </head>
  6. <link href="/wiki/style.css" rel="stylesheet" type="text/css" media="all">
  7. <body>
  8. <blockquote>
  9. <pre>
  10. /\ /\
  11. |`\\_,--="=--,_//`|
  12. \ ." :'. .': ". /
  13. ==) _ : ' : _ (==
  14. |&gt;/O\ _ /O\&lt;|
  15. | \-"~` _ `~"-/ |
  16. &gt;|`===. \_/ .===`|&lt;
  17. <a href="https://owlman.neocities.org/ascii.html#jgs">jgs</a> .-"-. \===' | '===/ .-"-.
  18. .-----{'. '`}---\, .-'-. ,/---{.'. '}-----.
  19. | `"---"` `~-===-~` `"---"` |
  20. | .-------------------------------. |
  21. | | | |
  22. | | | |
  23. | | .---. .----. .---. | |
  24. | | / . | / .. \ / . | | |
  25. | | / /| | | / \ . / /| | | |
  26. | | / '-' ||' \ / '/ '-' || | |
  27. | | `---| |' \ `' / `---| |' | |\
  28. | | `--' `---'' `--' | |'\
  29. | | | |.'`\
  30. | | &gt;<a href="/">Go to the home page</a>, or | |'.'`}
  31. | | &gt;<a href="javascript:window.history.back(-1)">Go back</a> | |'.'`}
  32. | | | } '. }
  33. | | | /.'`./
  34. | '-------------------------------' /. './
  35. | /.`'./
  36. |------------.__________________.-------{.'. {
  37. / \ `\.'`\
  38. ______/....................\______ \.'.\
  39. | | }'.'}
  40. | [[[[[[[[[[ === () () () | {'.'/
  41. | ________ | `~`
  42. | [[[[[[[[[[ === [________] |
  43. _______:----------------------------------:_______
  44. | [] [][][][] [][][][] [][][][] [][][] == ===== |
  45. | |
  46. | [][][][][][][][][][][][][][]_ [][][] [][][][] |
  47. | [_][][][][][][][][][][][][]| |[][][] [][][]|| |
  48. | [] [][][][][][][][][][][][__| [][][]|| |
  49. | [__] [][][][][][][][][][][___] [] [][][]|| |
  50. | [_] [_][_____________][_] [_][][][] [__][]|| |
  51. '--------------------------------------------------'
  52. </pre>
  53. </blockquote>
  54. </body>
  55. </html>