{template 'header.html'}
{template 'left.html'}
{template 'position.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}
{template 'footer.html'}