mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 17:40:35 +08:00
13 lines
293 B
HTML
13 lines
293 B
HTML
<html>
|
|
<head>
|
|
<title>Embedded Cockpit</title>
|
|
|
|
<script src="../base1/cockpit.js"></script>
|
|
<script src="../manifests.js"></script>
|
|
<script src="../*/po.js"></script>
|
|
|
|
</head>
|
|
<body>
|
|
<iframe src="http://47.92.175.174:9001" width="100%" height="100%"></iframe>
|
|
</body>
|
|
</html> |