{
    "@import": "./element.php",
    "name": "layout",
    "title": "Layout",
    "container": true,
    "templates": {
        "render": "./templates/template.php",
        "content": "./templates/content.php"
    }
}
