2021-03-31 15:54:02 +05:00
|
|
|
<!DOCTYPE html>
|
2022-05-17 16:12:22 +05:00
|
|
|
<html lang="ru">
|
2021-03-31 15:54:02 +05:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
2022-06-09 17:51:41 +05:00
|
|
|
<link rel="icon" href="/favicon.ico" />
|
2021-03-31 15:54:02 +05:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
2022-05-17 16:12:22 +05:00
|
|
|
<meta name="theme-color" content="white" />
|
|
|
|
<meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
|
|
|
|
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
|
2022-06-09 17:51:41 +05:00
|
|
|
<meta name="description" content="Онлайн мониторинг процесса бурения в реальном времени в офисе заказчика" />
|
2021-05-31 17:14:56 +05:00
|
|
|
<title>АСБ Vision</title>
|
2021-03-31 15:54:02 +05:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
|
|
<div id="root"></div>
|
|
|
|
</body>
|
|
|
|
</html>
|