partial ('nav_menu'); if (isset ($this->entryPaginator) && !$this->entryPaginator->isEmpty ()) { $items = $this->entryPaginator->items (); ?>
feed (true); ?> name (); ?>

title (); ?>

author (); ?> date (); ?>
conf->lazyload() == 'yes') { echo lazyimg($item->content ()); } else { echo $item->content(); } ?>
entryPaginator->render ('pagination.phtml', 'next'); ?>