{if $config.bodybg eq 1}{/if} {include file="default/inc_head.html"}
{$location}
{$channel.catname}
    {foreach from=$cat_list item=cat_list}
  • 全部
  • {foreach from=$cat_list.children item=children}
  • {$children.catname}
  • {/foreach} {/foreach}
    {foreach from=$news item=news name=news}
  • {$news.title}{$news.begintime|date_format}
  • {if $smarty.foreach.news.iteration%5 == 0}
  • {/if} {/foreach}
{$pageview}
热门阅读排行
{include file="default/inc_foot.html"}