As a theme designer I would like easy access to the current page object and the current nav level object so I can build more complex layouts and themes.
We will need to create some helper methods
find_nav_by_name()
...?
Use a context processor to add these to the context.
As a theme designer I would like easy access to the current page object and the current nav level object so I can build more complex layouts and themes.
We will need to create some helper methods
Use a context processor to add these to the context.