Commit 17e367d3760af863f76d3b8077ebddf1b9fb1436

Authored by Eugeny Galkovskiy
1 parent 47dcba20

form view

frontend/views/layouts/main.php
... ... @@ -71,7 +71,7 @@
71 71 <meta charset="<?= \Yii::$app->charset ?>">
72 72 <meta name="viewport" content="width=device-width, initial-scale=1">
73 73 <?= Html::csrfMetaTags() ?>
74   - <title><?= Html::encode($seo->title) ?></title>
  74 + <title>Time Invest Day</title>
75 75 <?php $this->head() ?>
76 76 </head>
77 77 <body>
... ...
frontend/web/favicon.ico
No preview for this file type