EcoBot/panel/index.html
2021-11-23 00:37:00 +01:00

6 lines
No EOL
86 B
HTML

<head>
<script src="index.js"></script>
</head>
<body>
<div id="logs"></div>
</body>