<% if( !object.datasource ) { %>
<%= componentrenderchildren(this, 'html', {where: ['_type', '=', 'ff:data'], options: _options}) %>
<% } %><% if( object.datasource ) { %><%= componentrenderchildren(this, 'html', {where: ['_type', '=', 'ff:record'], options: _options}) %><% } %><% if( object.datasource ) { %><%= componentrenderchildren(this, 'html', {where: ['_type', '=', 'ff.record'], options: _options}) %><% } %>