Personal website https://benkurtovic.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

26 lines
1.2 KiB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>404 - Earwig</title>
  6. <link rel="stylesheet" href="/static/main.css" type="text/css" />
  7. </head>
  8. <body>
  9. <div id="container">
  10. <div id="header">
  11. <h1 id="head"><a class="incognito" href="/">&iexcl;puno&#8498; &#647;o&#7438; &#58;&#5421;0&#5421;</a></h1>
  12. </div>
  13. <div id="content">
  14. <div id="post">
  15. <p>The page you're looking for doesn't exist &ndash; and I thought I had designed everything so well! *sniff*</p>
  16. <p>Did I delete it? Did I redesign my site and move everything around aimlessly? WAS IT ABDUCTED BY ALIENS!? Who knows? Not my web server.</p>
  17. <p>Well, you're welcome to <a href="/">look around a bit</a>!</p>
  18. </div>
  19. </div>
  20. <div id="footer">
  21. <p>Copyright &copy; 2011&ndash;2014 Ben Kurtovic &bull; <a href="//github.com/earwig/earwig.github.com">View Source</a> &bull; <a href="http://validator.w3.org/check?uri=referer">Valid HTML5</a></p>
  22. </div>
  23. </div>
  24. </body>
  25. </html>