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