JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
first stab at paypal_ipn framework
[wfpl-cms.git] / error_404.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4         <title>~$title show {~404: File Not Found~}~</title>
5 </head>
6 <body>
7         <!--~$body show {~-->
8                 <h1>404: File Not Found</h1>
9
10                 <p>Oops, we don't have a page at <code>~path html~</code></p>
11
12                 <p>If you got here by clicking a link on this site, please let us know where we can find that broken link.</p>
13         <!--~}~-->
14         
15 </body>
16 </html>