Lua test page

This button uses NavigateTo('about') lua code instead of being harcoded in a C++ PageBase class:

If you have a .lua file with the same name as the page in the pages directory, it will be loaded at runtime so you can add functionality to a page like this:

This button calls LuaTest.Test() from the scoped `lua-test.lua` file