You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
118 lines
4.9 KiB
118 lines
4.9 KiB
|
|
<!DOCTYPE html>
|
|
<html lang="ru">
|
|
<head>
|
|
{{ function('wp_head') }}
|
|
<title>{{ function('wp_title') }} </title>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<!-- Top.Mail.Ru counter -->
|
|
<script type="text/javascript">
|
|
var _tmr = window._tmr || (window._tmr = []);
|
|
_tmr.push({id: "3569464", type: "pageView", start: (new Date()).getTime()});
|
|
(function (d, w, id) {
|
|
if (d.getElementById(id)) return;
|
|
var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true; ts.id = id;
|
|
ts.src = "https://top-fwz1.mail.ru/js/code.js";
|
|
var f = function () {var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ts, s);};
|
|
if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); }
|
|
})(document, window, "tmr-code");
|
|
</script>
|
|
<noscript><div><img src="https://top-fwz1.mail.ru/counter?id=3569464;js=na" style="position:absolute;left:-9999px;" alt="Top.Mail.Ru" /></div></noscript>
|
|
<!-- /Top.Mail.Ru counter -->
|
|
|
|
<!-- Yandex.Metrika counter -->
|
|
<script type="text/javascript" >
|
|
<meta name="yandex-verification" content="2da3f924c37aec09" />
|
|
<meta name="facebook-domain-verification" content="0t1n3h5uw4gdcpc1smgnnceaya7ek9" />
|
|
<meta name="google-site-verification" content="rHrHfWw6KM9echj8buJwfSPdVJLPECX0uhRTtyRX5F4" />
|
|
<!-- Google tag (gtag.js) -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WTY3GTXP5J"></script>
|
|
<script async>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'G-WTY3GTXP5J');
|
|
</script>
|
|
|
|
<!-- Yandex.Metrika counter -->
|
|
<script async type="text/javascript" >
|
|
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
|
m[i].l=1*new Date();
|
|
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
|
|
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
|
|
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
|
|
|
|
ym(96481053, "init", {
|
|
clickmap:true,
|
|
trackLinks:true,
|
|
accurateTrackBounce:true,
|
|
webvisor:true,
|
|
ecommerce:"dataLayer"
|
|
});
|
|
window.dataLayer = window.dataLayer || [];
|
|
</script>
|
|
<noscript><div><img src="https://mc.yandex.ru/watch/96481053" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
|
|
|
<meta name="yandex-verification" content="2109bb636b61b248" />
|
|
|
|
|
|
<script>
|
|
(function(w,d,u){
|
|
var s=d.createElement('script');s.async=true;s.src=u+'?'+(Date.now()/60000|0);
|
|
var h=d.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);
|
|
})(window,document,'https://cdn-ru.bitrix24.ru/b33297602/crm/tag/call.tracker.js');
|
|
</script>
|
|
ym(100896819, "init", {
|
|
clickmap:true,
|
|
trackLinks:true,
|
|
accurateTrackBounce:true,
|
|
webvisor:true
|
|
});
|
|
</script>
|
|
<noscript><div><img src="https://mc.yandex.ru/watch/100896819" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
|
<!-- /Yandex.Metrika counter -->
|
|
|
|
|
|
|
|
<!-- Meta Pixel Code -->
|
|
<script async>
|
|
!function(f,b,e,v,n,t,s)
|
|
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
|
|
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
|
|
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
|
|
n.queue=[];t=b.createElement(e);t.async=!0;
|
|
t.src=v;s=b.getElementsByTagName(e)[0];
|
|
s.parentNode.insertBefore(t,s)}(window, document,'script',
|
|
'https://connect.facebook.net/en_US/fbevents.js');
|
|
fbq('init', '1791804684725971');
|
|
fbq('track', 'PageView');
|
|
</script>
|
|
<noscript>
|
|
<img height="1" width="1" style="display:none"
|
|
src="https://www.facebook.com/tr?id=1791804684725971&ev=PageView&noscript=1"
|
|
/>
|
|
</noscript>
|
|
<!-- End Meta Pixel Code -->
|
|
</head>
|
|
|
|
<body class="{{bodyClass}}">
|
|
|
|
|
|
{% include 'header.twig' %}
|
|
|
|
<main class="{{ mainClass }}">
|
|
{% block content %}
|
|
{% endblock %}
|
|
{% include 'modal.twig' %}
|
|
</main>
|
|
|
|
{% include 'footer.twig' %}
|
|
</div>
|
|
{{ function('wp_footer') }}
|
|
</body>
|
|
</html>
|
|
|
|
|