2026-02-28 11:42:12 +08:00

16 lines
226 B
XML

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