content_width = 'large'; FreshRSS_Context::userConf()->show_author_date = FreshRSS_UserConfiguration::default()->show_author_date; FreshRSS_Context::userConf()->show_favicons = FreshRSS_UserConfiguration::default()->show_favicons; FreshRSS_Context::userConf()->show_feed_name = FreshRSS_UserConfiguration::default()->show_feed_name; FreshRSS_Context::userConf()->show_tags = FreshRSS_UserConfiguration::default()->show_tags; FreshRSS_Context::userConf()->show_tags_max = FreshRSS_UserConfiguration::default()->show_tags_max; ?> renderHelper('htmlPagination'); ?>

ยท

entries as $entry): $this->entry = $entry; $this->feed = $this->feeds[$entry->feedId()] ?? FreshRSS_Category::findFeed($this->categories, $entry->feedId()) ?? FreshRSS_Feed::default(); ?>
renderHelper('index/article'); ?>
renderHelper('htmlPagination'); ?>