shoppingmallv2 init...
This commit is contained in:
parent
c5e7ae838b
commit
2c0a1bae4d
@ -60,6 +60,7 @@
|
|||||||
<nav class="nav"></nav>
|
<nav class="nav"></nav>
|
||||||
<nav class="nav justify-content-center">
|
<nav class="nav justify-content-center">
|
||||||
<?= $this->renderSection('content') ?>
|
<?= $this->renderSection('content') ?>
|
||||||
|
<?= $this->include($viewDatas['layout']['path'] . '/../common/content_bottom'); ?>
|
||||||
</nav>
|
</nav>
|
||||||
<nav class="nav justify-content-end"></nav>
|
<nav class="nav justify-content-end"></nav>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user