<% if(!_.isEmpty(leadModel.get('lead_email'))) { %>

<%= leadModel.get('currencySymbol') %>

<%= _.isUndefined(i18n['No online quote will be attached to this opportunity'])?'No online quote will be attached to this opportunity':i18n['No online quote will be attached to this opportunity'] %>
<% } else { %> <%= _.isUndefined(i18n['Add an email address to this lead to use this functionality'])?'Add an email address to this lead to use this functionality':i18n['Add an email address to this lead to use this functionality'] %>. <% } %>