% if(!_.isEmpty(leadModel.get('lead_mobile'))) { %>
<%= _.isUndefined(i18n['Attach media files to your SMS'])?'Attach media files to your SMS':i18n['Attach media files to your SMS'] %>
<%= _.isUndefined(i18n['Attention! MMS messages can only be sent within the US and Canada. Messages can include up to 10 media files that have a total size of up to 5MB.']) ? 'Attention! MMS messages can only be sent within the US and Canada. Messages can include up to 10 media files that have a total size of up to 5MB.':i18n['Attention! MMS messages can only be sent within the US and Canada. Messages can include up to 10 media files that have a total size of up to 5MB.'] %>
<% } else { %>
<%= _.isUndefined(i18n['Add a mobile number to this lead to use this functionality']) ? 'Add a mobile number to this lead to use this functionality':i18n['Add a mobile number to this lead to use this functionality'] %>.
<% } %>