<% if (Object.keys(d.previewEntryMap).length > 0) {%>
<% if (d.settings=="Default"){ %>
<% } else if (d.settings){ %>
<% if (d.settings.locales && d.settings.locales.length > 0){ %>
<% _.each(d.settings.locales, function(locale){ %> <% }); %>
<%-d.i18n("PCM_LOCALE")%> <%-d.i18n("PCM_LANGUAGE")%>
<%-locale%> <% if (d.settings.localeMapping) {%> <% } else { %> <% } %>
<% } %> <% } else {%>

<%-d.i18n("PCM_PREVIEW_TABLE_LOADING_PREVIEW_SETTINGS")%>

<% } %> <% } else { %>

<%-d.i18n("PCM_PREVIEW_TABLE_LOADING_PREVIEWS")%>

<% } %>