Setting the page title
The default layout template retrieves the page title from the title key in the pagevar object. This is generally be set by the application controller as
pagevar set title "My Application"
If unset, it defaults to the name setting in the app section of the configuration file.