{template "header.html"}
{template "left.html"}
当前位置:{dr_catpos($catid, '', true, '
[name]
> ')}
{$cat.name}
{module catid=$catid order=updatetime page=1}
→
{dr_date($t._updatetime, 'd')}
{dr_date($t._updatetime, 'Y-m')}
{dr_strcut($t.title, 18)}
{dr_strcut($t.description, 100)}
{php $kws=dr_get_content_tags($t.keywords);} {if $kws}{loop $kws $name $url}
{$name}
{/loop} {/if}
{/module}
{$pages}
{template "footer.html"}