sage/wwwroot/center.ui
2025-07-16 14:28:41 +08:00

16 lines
194 B
XML

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