Commit 56655956 authored by Shakarim Sapa's avatar Shakarim Sapa

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

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