| Recommend this page to a friend! |
| Classes of Jakub Kuritka | > | PHP JUI templating system | > | View/index.json | > | Download | ||
|
|||||||||||||||||||||
{
"com" : "Page",
"title": {
"com": "Resources",
"key": "title"
},
"meta" : [
{"http-equiv" : "Content-Type", "content" : "text/html; charset=UTF-8"}
],
"content":[
{
"com": "H1",
"content": "Welcome in your JUI page!"
},
{
"com": "Text",
"br": true,
"file": "./View/Texts/index.html"
}
]
} |