Commit bddad5ed authored by Shakarim Sapa's avatar Shakarim Sapa

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

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