<% if (hasError) { %>
<% } %> <% if (!isTorque) { %>
<% } %>

<%- title %>

    <% if (isTorque) { %>
  • <% if (isAnimated) { %> <% } else { %> <% } %>
  • <% } %>
  • <% if (hasGeom) { %> <% } else if (brokenLayer) { %> <% } %>
  • <% if (isEmpty) { %>
  • <% } %>
<%- _t('editor.layers.layer.analyses-count', { smart_count: numberOfAnalyses }) %> <%- _t('editor.layers.layer.widgets-count', { smart_count: numberOfWidgets }) %>
<% // Show this for regular layers or ghost nodes %> <% if (hasGeom || brokenLayer || !needsGeocoding) { %> <% } %> <% if (needsGeocoding) { %>
<%- _t('editor.layers.layer.geocode-text') %>
<% } %>