aprsNotifyJS/index.html

11 lines
135 B
HTML
Raw Normal View History

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