Merge branch 'feature/UIcommwithAccele' into feature/UIcommwithAccele2
[speedfreak] / www / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3         <head>
4                 <meta http-equiv="Content-Type" content="text/html; charset=utf8">
5                 <title>Speed Freal - Car speed tracking application with social elements</title>
6                 <meta http-equiv="refresh" content="0;URL=http://www.speedfreak-app.com">
7         </head>
8         <body>
9                 <p>You will be redirected to project's website</p>
10                 <script type="text/javascript">
11                 window.location = "http://www.speedfreak-app.com"
12                 </script>
13         </body>
14 </html>