* @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Factory; use Joomla\CMS\Filter\OutputFilter; use Joomla\CMS\HTML\HTMLHelper; use Joomla\CMS\Language\Text; use Joomla\CMS\Layout\FileLayout; use Joomla\CMS\Layout\LayoutHelper; ?> msg)) : ?> msg; ?> item->rtl; ?> isRtl(); ?> item->images); ?>
params->get('display_num')) : ?>

escape($this->params->get('page_heading')); ?>

item->published == 0) : ?> item->name); ?>

params->get('show_tags', 1)) : ?> item->tagLayout = new FileLayout('joomla.content.tags'); ?> item->tagLayout->render($this->item->tags->itemTags); ?> image_first) && !empty($images->image_first)) : ?> float_first) ? $this->params->get('float_first') : $images->float_first; ?>
$images->image_first, 'alt' => empty($images->image_first_alt) && empty($images->image_first_alt_empty) ? false : $images->image_first_alt, ] ); ?> image_first_caption) : ?>
escape($images->image_first_caption); ?>
image_second) and !empty($images->image_second)) : ?> float_second) ? $this->params->get('float_second') : $images->float_second; ?>
$images->image_second, 'alt' => empty($images->image_second_alt) && empty($images->image_second_alt_empty) ? false : $images->image_second_alt, ] ); ?> image_second_caption) : ?>
escape($images->image_second_caption); ?>
item->description; ?> params->get('show_feed_description')) : ?>
rssDoc->description); ?>
rssDoc->image && $this->params->get('show_feed_image')) : ?>
$this->rssDoc->image->uri, 'alt' => $this->rssDoc->image->title, ] ); ?>
rssDoc[0])) : ?>
    item->numarticles; $i++) : ?> rssDoc[$i])) : ?> rssDoc[$i]->uri || !$this->rssDoc[$i]->isPermaLink ? trim($this->rssDoc[$i]->uri) : trim($this->rssDoc[$i]->guid); ?> item->link : $uri; ?> rssDoc[$i]->content !== '' ? trim($this->rssDoc[$i]->content) : ''; ?>
  1. params->get('show_item_description') && $text !== '') : ?>
    params->get('show_feed_image', 0) == 0) : ?> params->get('feed_character_count')); ?>