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.
9 lines
319 B
9 lines
319 B
9 years ago
|
<html><head><title>Webserver test</title></head>
|
||
|
<link rel="stylesheet" type="text/css" href="../wifi/style.css">
|
||
|
<script type="text/javascript" src="../wifi/140medley.min.js"></script>
|
||
|
<script type="text/javascript" src="test.js"></script>
|
||
|
<body>
|
||
|
<div id="main">
|
||
|
<div id="log">Initializing test...</div>
|
||
|
</div>
|
||
|
</body>
|