<%- title %>

<% if (showSource) { %>
<%- sourceId %> <% if (!isSourceType) { %> <% } %> <%= sourceType %> <%= layerName %>
<% } %> <% if (showStats) { %>
<%- nulls %>
null rows
<% } %>
<% if (_.isNumber(value)) { %>

<%= prefix %><%- value %><%= suffix %>

<% if (description) { %>

<%- description %>

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