Hi,
Recently, I create a subtheme based on Marinelli. But I found a problem. The pager link didn't appear although the number of post in front page is more than 5 (I set the number of post to 5 in configuration). In my subtheme, I override node.tpl.php, block.tpl.php, and some content type with node--.tpl.php. I didn't do anything to page.tpl.php but the pager is not showing.
So, does anyone know how solve the problem. Thanks before.