aprsNotifyJS/index.html
2018-07-10 18:53:56 -04:00

12 lines
160 B
HTML

<head>
<meta charset="UTF-8">
<script src="./client.js"></script>
</head>
<body>
<div class="wrapper">
<table>
</table>
test
</div>
</body>