root/trunk/web/unavailable.html

Revision 2, 391 bytes (checked in by fabien, 7 years ago)

initial import

Line 
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-200000126/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <head>
4   <link rel="shortcut icon" href="/favicon.ico">
5 </head>
6 <body>
7
8 <h1>Application not available.</h1>
9
10 <p>Please, refresh your browser in about 5 seconds.</p>
11
12 </body>
13 </html>
Note: See TracBrowser for help on using the browser.