<%= _.isUndefined(i18n['We are now merging these records. It might take a few minutes. Thanks for your patience.']) ? 'We are now merging these records. It might take a few minutes. Thanks for your patience.' : i18n['We are now merging these records. It might take a few minutes. Thanks for your patience.'] %>
<%= _.isUndefined(i18n['Please specify the lead to be merged to']) ? 'Please specify the lead to be merged to' : i18n['Please specify the lead to be merged to'] %>:
<% _.each(leadsData, function(leadData, id) { %>
<% }) %>