{template 'header.html'}
{template 'position.html'}
{template 'left.html'}

{$category[$catid][catname]}

%si', $content); if ($contents) { $pages = count($contents); front::$record_count = $pages * config::get('list_pagesize'); $category[$catid][categorycontent] = $contents[$page - 1]; } ?> {$category[$catid][categorycontent]}
{if $pages>1}
{category_pagination($catid)}
{/if} {lang(gotop)}
{template 'footer.html'}