1
<div class="navigation">
2
<div class="next-posts"><?php next_posts_link('« Older Entries') ?></div>
3
<div class="prev-posts"><?php previous_posts_link('Newer Entries »') ?></div>
4
</div>