setTemplate('aw_blog/widget_post.phtml'); if ($this->_helper()->getEnabled()) { return $this->setData('blog_widget_recent_count', $this->getBlocksCount())->renderView(); } } }