--- id: nav_item description: | This is the standard navigation item. This template will be included once for each each page in the site. You can use this nav item content in your own theme or override to create your own. It also demonstrages a few interesting techniques for displaying a variety of nav info. It displays a different types of content depending on whether there are sub-pages that need to be displayed. It adds specific classes to the current item. --- :( if @count(nav_page.children) < 1 ): :( else ): :( end ):