videotests/index.html
2013-07-26 23:03:56 +02:00

10 lines
327 B
HTML

<!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>