get_entity($vars['annotation']->owner_guid), 'size' => 'tiny')); ?>

owner_guid)->name . " " . friendly_time($vars['annotation']->time_created); ?>

parse_urls($vars['annotation']->value))); ?>
canEdit()) { echo "
" . elgg_view("output/confirmlink",array( 'href' => $vars['url'] . "action/profile/deletecomment?annotation_id=" . $vars['annotation']->id, 'text' => elgg_echo('delete'), 'confirm' => elgg_echo('deleteconfirm'), )) . "
"; } //end of can edit if statement ?>