media/wwwroot/center.ui
2025-06-24 11:45:33 +08:00

16 lines
194 B
XML

{
"widgettype":"VBox",
"id":"page_center",
"options":{
"css":"filler"
},
"subwidgets":[
{
"widgettype":"urlwidget",
"options":{
"url":"{{entire_url('public')}}"
}
}
]
}