/tmpls/notfound.st
https://bitbucket.org/dbpatterson/dbpattersonweb · Unknown · 28 lines · 28 code · 0 blank · 0 comment · 0 complexity · f76c1432ca04ea871c014311cba30029 MD5 · raw file
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>dbpatterson.com - page not found</title>
- <link href="/media/style.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div id="wrap">
- <div id="tag">
- $juneRebellion()$
- </div>
- <div id="header">
- <div id="name"><a href="/">DANIEL PATTERSON</a></div>
- <div id="menu"><ul>
- <li><a href="/portfolio">web design</a></li>
- <li><a href="/photography">photography</a></li>
- <li><a href="/programming">programming</a></li>
- <li><a href="/about">about</a></li>
- </ul></div>
- <div class="clearfix"></div>
- </div>
- <div id="content">
- <div id="statement">
- 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.
- </div>
- </div>
- </div>
- </body>
- </html>