params->get('show_page_title', 1)) : ?>
escape($this->params->get('page_title')); ?>
params->get('show_description_image') && $this->section->image) : ?> <?php echo $this->section->image;?> params->get('show_description') && $this->section->description) : ?> section->description; ?>
params->get('show_categories', 1)) : ?> categories as $category) : ?> params->get('show_empty_categories') && !$category->numitems) continue; ?> params->get('show_cat_num_articles')) : ?>   ( numitems==1) { echo $category->numitems ." ". JText::_( 'item' );} else { echo $category->numitems ." ". JText::_( 'items' );} ?> ) params->def('show_category_description', 1) && $category->description) : ?>
description; ?> section->id==1)||($this->section->id==2)):?>

>