I am currently working on a site with a rather convoluted navigation
scheme (it wasn’t my decision, the graphic designer came up with it,
and the client likes it, so I must comply).
When trying to simplify and DRY up the navigation snippets I’ve come
across what appears to be a bug. The contents of the snipped are below:
-->
The line with the arrow (the nested LI) is the issue. I have tried
making it:
The navigation tag doesn’t operate in the context of a given page, only
with respect to the title and url given in the urls attribute. So
essentially, you don’t have access to the pages directly.