oxspeed/index.html

14 lines
303 B
HTML
Raw Normal View History

2011-12-24 10:18:48 +00:00
<!doctype html>
<html>
<head>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="oxjs/build/Ox.js"></script>
<script type="text/javascript" src="js/speedtrans.js"></script>
</head>
<body>
foo
</body>
</html>