<?php bloginfo('name'); ?> <?php wp_title(); ?>
post_parent) $children = wp_list_pages("title_li=&child_of=".$post->post_parent."&echo=0"); else $children = wp_list_pages("title_li=&child_of=".$post->ID."&echo=0"); if ($children) { ?>
Read the rest of this page »

'); endwhile; endif; ?>
(Fields marked * are mandatory)