root/apps/notifier/public/404.html

Revision 835 (checked in by goldoraf, 2 years ago)

Added skeleton of notifier demo app

Line 
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3   <head>
4   <meta http-equiv="content-type" content="text/html; charset=utf-8">
5   <title></title>
6   </head>
7   <body>
8     <h1>404 Page not found</h1>
9   </body>
10 </html>
Note: See TracBrowser for help on using the browser.