Commit 5de0692d authored by Shakarim Sapa's avatar Shakarim Sapa

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

parent bddad5ed
......@@ -23,7 +23,7 @@ AppAsset::register($this);
<?php echo \Yii::$app->controller->renderPartial('//layouts/head')?>
</head>
<body>
<?php echo $this->render('htmlcodes')?>
<?php echo \Yii::$app->controller->renderPartial('//layouts/htmlcodes')?>
<?php $this->beginBody() ?>
......
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