Commit a2a2cc512c93450b400f2d1f113772fd55c2390e

Authored by Administrator
1 parent f999d2ca

big commti

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
... ... @@ -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() ?>
... ...