HTML код шапки страницы, на ней выводятся метатеги, иконки, блок со стилями

<head>
<!-- meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=[(modx_charset)]" />
<title>Базовый HEAD | SmartLine64.ru - Саратов / Энгельс</title>
<meta name="description" content="" />
<meta name="keywords" content="Базовый HEAD | SmartLine64.ru - Саратов / Энгельс" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<base href="https://smartline64.ru/">

<!-- icons -->
<link rel="icon" href="/template/img/fvc/ico-200x200.png" type="image/png" />
<link rel="apple-touch-icon" href="/template/img/fvc/apple-touch-icon.png" type="image/png" />
<link rel="apple-touch-icon" sizes="72x72" href="/template/img/fvc/apple-touch-icon-ipad.png" type="image/png" />
<link rel="apple-touch-icon" sizes="114x114" href="/template/img/fvc/apple-touch-icon-iphone4.png" type="image/png" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />

<meta property="og:title" content="Базовый HEAD | SmartLine64.ru - Саратов / Энгельс">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://smartline64.ru/bazovaya-shapka-sajta">
<meta property="og:image" content="https://smartline64.ru/[[*tvimage]]">
<meta property="og:site_name" content="SmartLine64.ru - Саратов / Энгельс">
<meta property="og:locale" content="UTF-8">

<!-- styles -->
<link rel="stylesheet" href="/template/css/main.css" type="text/css" />
<link rel="stylesheet" href="/template/css/jquery.fancybox.css" type="text/css" />
<link rel="stylesheet" href="/template/css/jquery.fancybox-thumbs.css" type="text/css" />
<link rel="stylesheet" href="/template/css/slick.css" type="text/css" />
<link rel="stylesheet" href="/template/css/slick-theme.css" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i" rel="stylesheet">

<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->


</head>