Wordpress pages and load_template()
just a quick note so I won’t forget… the load_template() can be called from within a page template, and if I understand it correctly, that could save up a few sql queries when used in conjunction with a query_posts() call.