Create new template - Part 2 - Switch to new template and skin
From TomatoCMS Documentation
It's simple to switch to new template and skin.
Open the app/config/app.ini file and set the template and skin for our website
... template = "sample" skin = "plus" ...
