13 lines
413 B
HTML
13 lines
413 B
HTML
<!DOCTYPE html>
|
|
<html lang="ru">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no, viewport-fit=cover">
|
|
<meta name="theme-color" content="#000000">
|
|
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
|
<title>VK Mini App Boilerplate by iSa1vatore</title>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html> |