27 lines
637 B
JSON
27 lines
637 B
JSON
{
|
|
"layout": {
|
|
"header": "default",
|
|
"body": "index",
|
|
"footer": "default",
|
|
"template": "main_layout"
|
|
},
|
|
"meta": {
|
|
"title": "template",
|
|
"description": "Template",
|
|
"robots": "noindex, nofollow",
|
|
"og_image": ""
|
|
},
|
|
"rules": {
|
|
"restricted": true,
|
|
"redirect_login": "/login/",
|
|
"login_restricted": false,
|
|
"login_redirect": ""
|
|
},
|
|
"init": [],
|
|
"scripts": [{"name": "app.js", "type": "module"}, {"name": "test.js", "type": "script"}],
|
|
"modals": [""],
|
|
"rich_data": {
|
|
"type": "",
|
|
"price": "0"
|
|
}
|
|
} |