{[ if (_.isArray(o.value)) { ]} {[ _.each(o.value,function(arrayValue) { ]}{{{arrayValue}}}{[ }); ]} {[ } else { ]} {{{o.value}}} {[ } ]}