Navigation Menu

I'm trying to get a navigation menu for my site, but I can't seem to get it to display all of the assets children. Here's the code I'm using:

    
 
                                                             
  • nav
  •                


The stalks don't print out, and the word "nav" should appear after every link (it's only there for my debugging purposes, but it won't appear at all). The menu only shows children of the top levels, not children of children. Even when I type the URL of a link deep in my site into the address bar, it only displays the children of the top assets, nothing below.

What am I missing here?