Are you sure want to delete <%- titletext %> this image?


<% var warn = 0; %> Note: This operation is not reversible, your image(s) will be permanently deleted, freeing up the disk space it using.
class="hidden"<% } %>>
The following profile versions will also be deleted since they are using this image and will no longer work after the image is deleted.
<% if (profiles) { %> <% _.each(profiles, function(profile, i) { %> <% _.each(profile.versions, function(version, j) { %> <% }); %> <% }); %> <% } %>
Name Version Creator Project Created
<%= profile.name %> <%- version.version %> <% if (version.iscurrent) { warn = 1; %> <% } %> <%= profile.creator %> <%= profile.project %> <%- version.created %>
<% if (warn) { %> This is the most recent version of the profile. Are you sure you want to delete it? <% } %>