Classic Emulab Images
Name
Project
Created
Description
<% if (showformat) { %>
Format
<% } %>
URN
<% _.each(images, function(value, index) { %>
<%= value.imagename %>
<%= value.pid %>
<%- value.created %>
<%- value.description %>
<% if (showformat) { %>
<%- value.format %>
<% } %>
<% }); %>