<%= blockHeader %>

<%= selectFieldsMsg %>
<%= _.isUndefined(i18n['Check all']) ? 'Check all' : i18n['Check all'] %> <%= _.isUndefined(i18n['Uncheck all']) ? 'Uncheck all' : i18n['Uncheck all'] %> | <%= _.isUndefined(i18n['Refresh']) ? 'Refresh' : i18n['Refresh'] %>
<% if(!emptyData) {%> <% if(type == 'lead-tags') {%>
<% } %>
<% messagePlaseholder = ''%> <% if(type == 'lead-tags') { messagePlaseholder = (_.isUndefined(i18n['Provide the number of tags with X or less number of leads using them.']) ? 'Provide the number of tags with X or less number of leads using them.' : i18n['Provide the number of tags with X or less number of leads using them.']); }%> <%= _.isUndefined(i18n['Search']) ? 'Search' : i18n['Search'] %>
<% } else { %>

<%= noFieldsFound %>

<%= _.isUndefined(i18n['Refresh']) ? 'Refresh' : i18n['Refresh'] %>
<% } %>