{template "content","header"}
当前位置:首页 > {catpos($catid)} 标签:{$tag} 总共有 {$total} 条记录
728-90
236-90
{loop $datas $r} {if $r[thumb]}

{$r[title]}

添加日期:{date('Y-m-d H:i:s',$r[inputtime])} 发布:{$r[username]}  
{str_cut($r[description],150)}
{else}

{$r[title]}

添加日期:{date('Y-m-d H:i:s',$r[inputtime])} 发布:{$r[username]} 
{str_cut($r[description],120)}
{/if} {/loop}
{$pages}
{template "content","footer"}