videotests/index.html

11 lines
327 B
HTML
Raw Normal View History

2013-07-26 21:03:56 +00:00
<!DOCTYPE html>
<html>
<head>
<title>video</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<script type="text/javascript" src="https://oxjs.org/dev/Ox.js"></script>
<script type="text/javascript" src="js/index.js"></script>
</head>
<body></body>
</html>