{ "widgettype":"VScrollPanel", "options":{ "width":"100%" }, "subwidgets":[ { "widgettype":"DOCXviewer", "options":{ "width":"100%", "scroll":"auto", "url":"{{entire_url('sage.docx')}}" } }, { "widgettype":"MdWidget", "options":{ "width":"100%", "md_url":"{{entire_url('index.md')}}" } } ] }