Alex Savenko
/
linija-svitla
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
a2a2cc512c93450b400f2d1f113772fd55c2390e
Authored by
Administrator
2016-09-19 10:29:30 +0300
1 parent
f999d2ca
big commti
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/layouts/main.php
Inline
Side-by-side
frontend/views/layouts/main.php
Wrap text
Show/Hide comments
View file @
a2a2cc5
...
...
@@ -10,7 +10,7 @@ use common\models\Basket;
10
10
use yii\helpers\Url;
11
11
use yii\web\View;
12
12
use yii\widgets\Breadcrumbs;
13
-
13
+
use frontend\widgets\Seo;
14
14
AppAsset::register($this);
15
15
?>
16
16
<?php $this->beginPage() ?>
...
...