22 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
{{ if or (eq (substr .RelPermalink 0 6) "/post/") (eq (substr .RelPermalink 0 6) "/page/") }}
 | 
						|
<script type="text/javascript">
 | 
						|
  var remark_config = {
 | 
						|
    host: "https://remark.b4tman.ru",
 | 
						|
    site_id: 'blog.b4tman.ru',
 | 
						|
    components: ['embed'],
 | 
						|
    max_shown_comments: 15, 
 | 
						|
    theme: 'light'
 | 
						|
  };
 | 
						|
 | 
						|
  (function(c) {
 | 
						|
    for(var i = 0; i < c.length; i++){
 | 
						|
      var d = document, s = d.createElement('script');
 | 
						|
      s.src = remark_config.host + '/web/' +c[i] +'.js';
 | 
						|
      s.defer = true;
 | 
						|
      (d.head || d.body).appendChild(s);
 | 
						|
    }
 | 
						|
  })(remark_config.components || ['embed']);
 | 
						|
</script>
 | 
						|
{{ end }}
 | 
						|
 | 
						|
<!-- Yandex.Metrika counter --> <script type="text/javascript" > (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter48214757 = new Ya.Metrika2({ id:48214757, clickmap:true, trackLinks:true, accurateTrackBounce:true, trackHash:true, ut:"noindex" }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/tag.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks2"); </script> <noscript><div><img src="https://mc.yandex.ru/watch/48214757?ut=noindex" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter --> |