<% if (all) { %>
<% } %> <% if (isadmin) { %>
<% } %> <% if (all) { %>
<% } %>
<% if (isadmin && window.ISEMULAB) { %> <% if (all) { %> User View <% } else { %> ALL Images <% } %> Classic <% } %>
matching images
<% if (showformat) { %> <% } %> <% var creator_re = /(creator|project)/; %> <% var project_re = /project/; %> <% _.each(images, function(value, index) { %> <% if (isadmin || value.filter.search(creator_re) >= 0) { %> <% } else { %> <% } %> <% if (isadmin || value.filter.search(project_re) >= 0) { %> <% } else { %> <% } %> <% if (showformat) { %> <% } %> <% if (value.flags == "") { %> <% } else { %> <% } %> <% }); %>