ORIENT/tests/fixtures/themes/test/layouts/php-parser-test.htm

10 lines
208 B
HTML

description = "Layout for testing the CMS PHP parser"
==
function onStart() {
}
function onEnd() {
}
==
{{ layoutStartVar }}{{ layoutBeforePageStartVar }}{{ pageStartVar }}{{ pageEndVar }}{{ layoutEndVar }}