2025-07-16 14:28:41 +08:00

16 lines
206 B
XML

{
"widgettype":"VScrollPanel",
"options":{
"height":"100%"
},
"subwidgets":[
{
"widgettype":"MdWidget",
"options":{
"width":"100%",
"md_url":"{{entire_url('index.md')}}"
}
}
]
}