I\'m using the following code to display a \'previous posts\' link on my Wordpress blog.
&
You can try something like this
'.$link.''; ?>
get_previous_posts_link returns null (falsy value) if there isn't any previous post.
get_previous_posts_link