cat_aside, $item->feed ()); //We most likely already have the feed object in cache
if (empty($feed)) $feed = $item->feed (true);
?>
name(); ?>
title (); ?>
author();
echo $author != '' ? Minz_Translate::t('by_author', $author) . ' — ' : '',
$item->date();
?>
content(); ?>