{ "widgettype":"VBox", "options":{ "width":"100%", "height":"100%" }, "subwidgets":[ { "widgettype":"urlwidget", "options":{ "url":"{{entire_url('header.ui')}}" } }, { "id":"center", "widgettype":"Filler", "options":{}, "subwidgets":[ { "widgettype":"urlwidget", "options":{ "url":"{{entire_url('search_channels.ui')}}" } } ] }, { "widgettype":"urlwidget", "options":{ "url":"{{entire_url('bottom.ui')}}" } } ] }