{template 'header.html'}
{template 'left.html'}
{template 'position.html'}
{$category[$catid][catname]}
{$category[$catid]['htmldir']}
%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 'width_max.html'} {template 'footer.html'}