Documentation
Displaying Child Page Content (Structure Entries Examples)
Category: Displaying Content
You can use the Structure Entries tag to output the children of a specific parent:
{exp:structure:entries parent_id="9"}
<p>{title}</p>
<p><a href="{page_uri}">{page_uri}</a></p>
{/exp:structure:entries}