mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
17 lines
395 B
HTML
17 lines
395 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
|
|
<title>IoT Manager 4.4.5</title>
|
|
|
|
<link rel="icon" type="image/png" href="/favicon.ico" />
|
|
<link rel="stylesheet" href="/build/bundle.css?445" />
|
|
|
|
<script defer src="/build/bundle.js?445"></script>
|
|
</head>
|
|
|
|
<body></body>
|
|
</html>
|