Flat CMS Test Site

This is the Main page of the test site.

-[html]-

Test Html

-[/html]- -[box]-

This is inside a box.

-[/box]-

A Save definition: {{save "site" "Envato Tuts+"}}

The date is {{date "MMMM Do YYYY"}}

2013-02-08 is {{cdate "2013-02-08" "MMMM Do YYYY"}}

The saved variable again: {{site}}

A data sample from the page's data file: {{testData}}

A different save using the "name|text" value pairing: {{save "name|Richard Guay"}}.

The saved data is: {{name}}.