aprsNotifyJS/index.html

11 lines
135 B
HTML

<head>
<script src="./client.js"></script>
</head>
<body>
<div class="wrapper">
<table>
</table>
test
</div>
</body>