Exists
Test whether a set of parameters will result in a page tree.
It’s useful for checking whether or not a certain tree should be displayed.
It uses the same parameters to the nav
tag.
Example
{{ nav:exists from="/foo" }}
This will be displayed if the requested nav exists.
{{ /nav:exists }}