14 lines
648 B
PHP
14 lines
648 B
PHP
<!-- DEBUG-VIEW START 6 APPPATH\Views\admin\category\leftmenu_template.php -->
|
|
<div class="parent">
|
|
<div>-</div>
|
|
<div class="title">AboutUS</div>
|
|
</div>
|
|
<div class="sibling ">
|
|
<a href="http://localhost:8080/front/sitepage?category=14" target="_self">인사말</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
|
</div>
|
|
<div class="sibling active">
|
|
<a href="http://localhost:8080/front/sitepage?category=15" target="_self">회사소개</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
|
</div>
|
|
|
|
<!-- DEBUG-VIEW ENDED 6 APPPATH\Views\admin\category\leftmenu_template.php -->
|