{m:include "index","header"}

{get_catname($catid)}

{$subtitle}

{m:lists field="title,inputtime,url,thumb,description" catid="$catid" limit="12" page="page"} {loop $data $v}
{$v[title]}

{str_cut($v['title'], 75)}

{str_cut($v['description'], 120)}
Load More {format_time($v['inputtime'])}
{/loop}
{$pages}
{m:include "index","footer"}