1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub-skin.git synced 2024-06-26 12:00:47 +03:00

Upstream merge

This commit is contained in:
Alexander Yakovlev 2017-01-16 19:40:13 +07:00
parent 649b753a64
commit 5b27609669

View file

@ -28,11 +28,6 @@
{$layoutShowSidebar = !!$layoutSidebarBlocks} {$layoutShowSidebar = !!$layoutSidebarBlocks}
{/if} {/if}
<script>
ls.lang.load({json var = $aLangJs});
ls.registry.set({json var = $aVarsJs});
</script>
{** {**
* Тип сетки сайта * Тип сетки сайта
*} *}
@ -282,4 +277,5 @@
</script> </script>
<noscript><div><img src="https://mc.yandex.ru/watch/42008629" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <noscript><div><img src="https://mc.yandex.ru/watch/42008629" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter --> <!-- /Yandex.Metrika counter -->
{hook run='layout_body_end'}
{/block} {/block}