FIX - в метрику не шлём посещения редактора статей
This commit is contained in:
parent
a378998313
commit
ab17fd7452
|
|
@ -41,8 +41,6 @@
|
||||||
</div-->
|
</div-->
|
||||||
|
|
||||||
<?= isset($content) && !empty($content) ? $content : 'No content =(' ?>
|
<?= isset($content) && !empty($content) ? $content : 'No content =(' ?>
|
||||||
<?= self::renderPartial('metrika.php', array(), true) ?>
|
|
||||||
<?= self::renderPartial('ganalytics.php', array(), true) ?>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue