<%- _.__('Other Mappings') %>
<%- _.__('Select all') %>
<%- _.__('Deselect all') %>
<% selectVal = model && typeof(model['otherMappings']) !== 'undefined' && typeof(model['otherMappings']['custom_fields']) !== 'undefined' ? model['otherMappings']['custom_fields'] : '' %>
<%- _.__('Select 200') %>
<%- _.__('Deselect all') %>
<% selectVal = model && typeof(model['otherMappings']) !== 'undefined' && typeof(model['otherMappings']['import_custom_fields']) !== 'undefined' ? model['otherMappings']['import_custom_fields'] : '' %>
<%- _.__('Select 200') %>
<%- _.__('Deselect all') %>