Commit 17e367d3760af863f76d3b8077ebddf1b9fb1436

Authored by Eugeny Galkovskiy
1 parent 47dcba20

form view

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