Files
mcb-platform-monorepo/services/msb-host/public/index.html
T
2025-07-21 17:12:41 +03:00

13 lines
309 B
HTML

<!doctype html>
<html lang="ru">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="manifest" href="./manifest.json">
<title>ГАЗПРОМБАНК | МСБ</title>
</head>
<body>
<div id="root"></div>
</body>
</html>