hi, i found this:
http://codex.wordpress.org/Template_Tags/posts_nav_link
And im wondering if i could use
<div class="alignleft"><?php posts_nav_link('','','« Previous Entries') ?></div>
in the header.php of my template?
i've tried it but it didn't work, im asking because it didn't work on index.php either.