{T "content","head",TPLID}
{wz:content action="listing" page="$page" pagesize="12" order="sort DESC,id DESC" cid="$cid" urlrule="$urlrule"} {loop $rs $r}
...

{$r['title']}

{date('Y-m-d',$r['addtime'])}
{/loop} {/wz}
{if $this->db->number>12} {/if}
{T "content","foot",TPLID}