JSSTE/examples/pages/page2.jsste

11 lines
225 B
Plaintext

{
"_STYLES_":["base"],
"_TEMPLATE_":"page1",
"_TITLE_":"Page2.2",
"root":"root",
"a":"h1 - test",
"c":"p - test",
"b":"hallo",
"js$Date": "return Date.now() + ' is the TimeStemp';"
}