<% if (record.profile_uuid) { %> <% } %> <% if (record.reporef) { %> <% } %> <% if (record.pid) { %> <% if (record.pid == record.gid) { %> <% } else { %> <% } %> <% } %> <% if (record.start_at) { %> <% } %> <% if (record.stop_at) { %> <% } %>
Name: <%- record.name %>
Profile: <%- record.profile_name %>
RefSpec: <%= record.reporef %> (<%= record.repohash.substring(0,8) %>)
Creator: <%- record.creator %>
Project: <%- record.pid %>Group: <%- record.pid %>:<%- record.gid %>
Created: <%- record.created %>
Scheduled: <%- record.start_at %>
Stop: <%- record.stop_at %>
Started: <%- record.started %>
Destroyed: <%- record.destroyed %>
<% if (record.profile_uuid) { %>
Run Again
<% } %>
<% if (record.logfileid) { %> <% } %>