@@ -24,7 +24,7 @@ |
||
| 24 | 24 | |
| 25 | 25 | |
| 26 | 26 | <div id="content" class="wrapper"> |
| 27 | - <?= $this->render('content.php',['content' => $content]) ?> |
|
| 27 | + <?= $this->render('content.php', ['content' => $content]) ?> |
|
| 28 | 28 | </div> |
| 29 | 29 | |
| 30 | 30 | <?php $this->endBody() ?> |