EcoBot/panel/index.html

6 lines
86 B
HTML
Raw Normal View History

2021-11-22 23:37:00 +00:00
<head>
<script src="index.js"></script>
</head>
<body>
<div id="logs"></div>
</body>