fixed unpaired div and missing html closing tag

This commit is contained in:
dr-dolomite
2024-03-16 11:06:01 +08:00
parent 08e5bc7359
commit 5234303275

View File

@@ -103,8 +103,6 @@
</div>
</div>
</div>
<script>
function ttlCommands() {
@@ -132,3 +130,4 @@
}
</script>
</body>
</html>