Create new template - Part 2 - Switch to new template and skin

From TomatoCMS Documentation

Jump to: navigation, search

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"
...
Personal tools