|
|
@@ -78,7 +78,7 @@ if (Yii::$app->controller->action->id === 'login') { |
|
|
|
<?php endif; ?> |
|
|
|
<?= Html::csrfMetaTags() ?> |
|
|
|
<title><?= Html::encode($this->page_title) ?> | Souke</title> |
|
|
|
<link rel="icon" type="image/png" href="<?php echo Yii::$app->urlManagerBackend->getBaseUrl(); ?>/img/favicon-souke-1.png" /> |
|
|
|
<link rel="icon" type="image/png" href="<?php echo Yii::$app->urlManagerBackend->getBaseUrl(); ?>/img/favicon-souke-noir.png" /> |
|
|
|
<?php $this->head() ?> |
|
|
|
<?= $this->render('@common/views/matomo.php') ?> |
|
|
|
</head> |