>
' . __( 'Pages:', 'twentyten' ) . '&after=
' ); ?>
permalink. Follow any comments here with the RSS feed for this post.', 'twentyten' );
} else {
$utility_text = __( 'This entry was posted in %1$s. Bookmark the permalink. Follow any comments here with the RSS feed for this post.', 'twentyten' );
}
printf(
$utility_text,
get_the_category_list(', '),
$tag_list,
get_permalink(),
the_title_attribute('echo=0'),
get_post_comments_feed_link()
);
?>
", "" ); ?>