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

type="radio" class="lead-form-opportunity-create-option hidden" name="lead-form-opportunity-create-option" id="lead-form-opportunity-create-new-quote" data-checked="false" value="create_new_quote"> type="radio" class="lead-form-opportunity-create-option hidden" name="lead-form-opportunity-create-option" id="lead-form-opportunity-create-duplicate" data-checked="false" value="create_quote_duplicate"> <%= _.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'] %> <% if(_.isEmpty(leadModel.get('lead_email'))) { %> . (<%= _.isUndefined(i18n['Add an email address to this lead to be able to use quote functionality'])?'Add an email address to this lead to be able to use quote functionality':i18n['Add an email address to this lead to be able to use quote functionality'] %>.) <% } %>
<%= _.isUndefined(i18n['Create Opportunity'])?'Create Opportunity':i18n['Create Opportunity'] %>