{template "header.html"}
首页 {dr_catpos($catid, '', true, '/[name]')} / 频道封面
{category pid=$catid return=c}
{module catid=$c.id order=updatetime num=3}

{$t.title}

{dr_strcut($t.description, 80)}

{php $kws=dr_get_content_kws($t.keywords);} {if $kws} {php $kws=dr_arraycut($kws, 3);} {loop $kws $name $url} {$name} {/loop} {/if} {$t.updatetime} {intval($t.comments)} {intval($t.hits)}
{/module}
热门榜
{module catid=$c.id order=hits num=4}
{dr_strcut($t.title, 15)}
{dr_strcut($t.description, 50)}
{/module}
{/category} {template "footer.html"}