RS:<%- id %> <% if (waived) { %> Waived <% } %> <% /* recipe set comments go here */ %>
Clone <% if (can_cancel && !is_finished) { %> <% } %> <% if (can_waive) { %> <% if (!waived && !_.contains(['New', 'Processed', 'Queued'], status)) { %> <% } %> <% if (waived) { %> <% } %> <% } %>
<% /* recipes are appended here */ %>