PageRenderTime 141ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/tmpls/notfound.st

https://bitbucket.org/dbpatterson/dbpattersonweb
Unknown | 28 lines | 28 code | 0 blank | 0 comment | 0 complexity | f76c1432ca04ea871c014311cba30029 MD5 | raw file
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <head>
  3. <title>dbpatterson.com - page not found</title>
  4. <link href="/media/style.css" rel="stylesheet" type="text/css" />
  5. </head>
  6. <body>
  7. <div id="wrap">
  8. <div id="tag">
  9. $juneRebellion()$
  10. </div>
  11. <div id="header">
  12. <div id="name"><a href="/">DANIEL PATTERSON</a></div>
  13. <div id="menu"><ul>
  14. <li><a href="/portfolio">web design</a></li>
  15. <li><a href="/photography">photography</a></li>
  16. <li><a href="/programming">programming</a></li>
  17. <li><a href="/about">about</a></li>
  18. </ul></div>
  19. <div class="clearfix"></div>
  20. </div>
  21. <div id="content">
  22. <div id="statement">
  23. I'm sorry, the page you requested could not be found. Perhaps there was a typo in the address or the page no longer exists. Check the links above to find what you were looking for.
  24. </div>
  25. </div>
  26. </div>
  27. </body>
  28. </html>