{include file="header.html"}
{if $home.articat}

{$home.articat_title}

{foreach from=$home.articat item=onecats} {$onecats.name} {if $onecats.next_node}
    {foreach from=$onecats.next_node item=next_node}
  • {$next_node.sub_next}
  • {/foreach}
{/if}
{/foreach}
{/if}
{if $home.article.arti_catstxt}
相关推荐

{$txt.name}

{/if}

{$home.nowNave}

{if $home.acomms.arti_comms } {if $home.acomms.showpage}
{$home.acomms.showpage}
{/if} {/if}
昵称:


{include file="footer.html"}