getData('news'); ?>
| = $this->getHtml('Type', 'News') ?> | = $this->getHtml('Title', 'News') ?> | |||
| = $news->isFeatured() ? '' : ''; ?> | = $this->getHtml('TYPE' . $news->getType(), 'News') ?> | = $this->printHtml($news->getTitle()); ?> | ||
| = $this->getHtml('Empty', 0, 0); ?> | ||||