hi! there is no way to define child templates in inline form, you would need to programmatically add the child templates first with a name and then use it in .render(), see here for an example of how to register the child template programmatically