{template "public/head.html"}
{template "public/header.html"} {template "public/banner.html"}
{$cat.name}
{$cat.content}
{category module=share pid=$catid}
{$t.name}
{/category}
{module catid=$catid order=updatetime page=1 return=rs}
{$rs.title}
{/module}
{$pages_rs}
{template "public/footer.html"} {template "public/footerjs.html"}