index.html 391 B

1234567891011
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-5" />
  5. <meta http-equiv="REFRESH" content="0;url=./project.html"></HEAD>
  6. <title>Index page, wait for redirect</title>
  7. </head>
  8. <body>
  9. </body>
  10. </html>