shoppingmallv2 init...

This commit is contained in:
최준흠 2023-08-23 09:39:21 +09:00
parent 534f1df569
commit 5f1eaf90ba

View File

@ -63,7 +63,6 @@
</nav>
<nav class="nav justify-content-end"></nav>
</div>
<?= $this->include($viewDatas['layout']['path'] . '/../common/content_bottom'); ?>
<nav id="tail" class="navbar navbar-expand-lg" style="background-color:white">
<?= $this->include($viewDatas['layout']['path'] . '/../common/copyright'); ?>
</nav>