Recent/Current usage in project <%- project %> for node type <%- type %>
<% _.each(history, function(value, uuid) { %> <% }); %>
Name Start End Count
<% if (_.has(value, "instance_uuid")) { %> <%- value.eid %> <% } else { %> <%= value.eid %> <% } %> <%- value.start %> <%- value.end %> <%- value.types[type].count %>