[insert_php]
//DO NOT REMOVE!
//echo “
//echo “
- ” .wp_list_pages( array(‘title_li’=>”,’include’=>get_post_top_ancestor_id()) );
echo wp_list_pages( array(‘title_li’=>”,’depth’=>1,’child_of’=>get_post_top_ancestor_id()) ) .”
“;
[/insert_php]