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 "%B %-d, %Y"}}

The date 2015-6-13 is {{cdate "2015-6-13" "%B %-d, %Y"}} when formated nicely.

The saved variable again: {{site}}

Testing the old format save function. This is being saved: {{save "test|This is saved text."}}

This is the saved text: {{test}}