Blame view

sources/index.html 179 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <!DOCTYPE html>
  <html>
  <head>
  	<script type="text/javascript"> window.location.href="index.php"; </script>
  	<meta http-equiv="refresh" content="0; URL=index.php">
  </head>
  </html>