Commit a1850fc0 authored by Shakarim Sapa's avatar Shakarim Sapa

- Проверяем верстку

parent 7ef4f430
...@@ -27,7 +27,7 @@ AppAsset::register($this); ...@@ -27,7 +27,7 @@ AppAsset::register($this);
<?php $this->beginBody() ?> <?php $this->beginBody() ?>
<?php echo $this->render('header'); ?> <?php echo \Yii::$app->controller->renderPartial('header'); ?>
<?php echo $content ?> <?php echo $content ?>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment