newsfeed->rtl; if ($lang->isRTL() && $myrtl==0){ $direction= "direction:rtl !important;"; $align= "text-align:right !important;"; } else if ($lang->isRTL() && $myrtl==1){ $direction= "direction:ltr !important;"; $align= "text-align:left !important;"; } else if ($lang->isRTL() && $myrtl==2){ $direction= "direction:rtl !important;"; $align= "text-align:right !important;"; } else if ($myrtl==0) { $direction= "direction:ltr !important;"; $align= "text-align:left !important;"; } else if ($myrtl==1) { $direction= "direction:ltr !important;"; $align= "text-align:left !important;"; } else if ($myrtl==2) { $direction= "direction:rtl !important;"; $align= "text-align:right !important;"; } ?> params->get( 'show_page_title', 1 ) ) : ?>

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

newsfeed->channel['title']); ?>

params->get( 'show_feed_description' ) ) : ?>
newsfeed->channel['description']); ?>
newsfeed->image['url'] ) && isset( $this->newsfeed->image['title'] ) && $this->params->get( 'show_feed_image' ) ) : ?>

<?php echo $this->newsfeed->image['title']; ?>

newsfeed->items ) ) : ?>