| Current Path : /home/jeromecohp/www/templates/yootheme/cache/ |
| Current File : /home/jeromecohp/www/templates/yootheme/cache/element-8ee25dfc.php |
<?php // $file = /home/jeromecohp/www/templates/yootheme/packages/builder/elements/layout/element.json
return [
'@import' => $filter->apply('path', './element.php', $file),
'name' => 'layout',
'title' => 'Layout',
'container' => true,
'templates' => [
'render' => $filter->apply('path', './templates/template.php', $file),
'content' => $filter->apply('path', './templates/content.php', $file)
]
];