hidden == 'show'): ?>
getTitle(); ?>
paginator->count() == 0 ): ?>
Translate( 'There are no items found' ); ?>
paginator as $post ): ?>
partial( 'blog/index/partial/item.phtml', array('post' => $post) ); ?>
paginationControl( $this->paginator, 'Sliding', 'partial/paginator.phtml', array('params' => array('keyword' => $category->getKeyword())) );
?>