File: /var/www/vhosts/greenclinic.kz/clinic_front/public/index-old.html
<!DOCTYPE html>
<html translate="no" lang="ru-RU">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="stylesheet" href="src/assets/css/bootstrap.min.css">
<link rel="stylesheet" href="src/assets/css/component.css">
<link rel="stylesheet" href="src/assets/css/swiper.min.css">
<link rel="stylesheet" href="src/assets/css/style.css">
<link rel="stylesheet" href="/src/assets/css/media.css">
<script src="https://kit.fontawesome.com/8a90ddbeb3.js" crossorigin="anonymous"></script>
<link rel="icon" href="<%= BASE_URL %>green_bg.jpg">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css">
</head>
<body>
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
<!-- Yandex.Metrika counter -->
<script src="https://api-maps.yandex.ru/2.1/?apikey=3644af1b-e379-4b01-937b-ee8743b92474&lang=ru_RU" type="text/javascript">
</script>
<script type="text/javascript">
ymaps.ready(init);
function init(){
var myMap = new ymaps.Map("map", {
center: [51.082240, 71.407406],
zoom: 16
});
}
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/69520495" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</body>
</html>