24 lines
691 B
HTML
24 lines
691 B
HTML
<!--{template common/header}-->
|
|
<div id="pt" class="bm cl">
|
|
<div class="z">
|
|
<a href="./" class="nvhm" title="{lang homepage}">$_G[setting][bbname]</a> <em>›</em>
|
|
<a href="forum.php?mod=collection">{lang collection}</a> <em>›</em>
|
|
<a href="forum.php?mod=collection">{lang collection_recommended}</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="ct" class=" wp cl">
|
|
<div class="bm">
|
|
<div class="tb tb_h cl">
|
|
<!--{subtemplate forum/collection_nav}-->
|
|
</div>
|
|
<div class="bm_c">
|
|
<!--{hook/collection_index_top}-->
|
|
<!--{subtemplate forum/collection_list}-->
|
|
<!--{hook/collection_index_bottom}-->
|
|
</div>
|
|
</div>
|
|
$multipage
|
|
<br /><br />
|
|
</div>
|
|
<!--{template common/footer}--> |