I'm working with a Page template, and I want to have a list of posts on the page, but it seems that Page content is handled like post content, so my list of "posts" is appearing as a list of Pages... how do I specify that I don't want have_posts to reference Pages?