= $item->content() ?>
show_author_date === 'f' || FreshRSS_Context::$user_conf->show_author_date === 'b';
$display_tags = FreshRSS_Context::$user_conf->show_tags === 'f' || FreshRSS_Context::$user_conf->show_tags === 'b';
if ($display_authors_date || $display_tags) {
?>