You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
238 B
6 lines
238 B
{template 'header', $template}
|
|
<div class="dsn" id="pos_show"><a href="{$COM[linkurl]}">首页</a> <i>></i> 欢迎光临</div>
|
|
{loop $HMAIN $HM $MAIN}
|
|
{template 'main_'.$main_file[$HM], $template}
|
|
{/loop}
|
|
{template 'footer', $template}
|