You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
mlFE/index.html

14 lines
216 B

<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="main.js"></script>
<script>
load();
</script>
</head>
<body>
<h1 id="title">loading...</h1>
<table id="listing">
</table>
</body>
</html>