class=hidden<% } %> >
checked<% } %> type="checkbox">
<% if (window.ISPOWDER) { %>
checked<% } %> type="checkbox">
class="row hidden" <% } else { %> class="row" <% } %> style="padding-left: 20px;">
checked<% } %> type="checkbox">
<% } %> <% tbname="Emulab"; if (window.ISCLOUD) { tbname="CloudLab"; } else if (window.ISPNET) { tbname="PhantomNet"; } else if (window.ISPOWDER) { tbname="Powder"; } %>
<% if (_.size(licenses)) { %>
Please check the licenses you need. Note that you can add these later, so please do not check them unless you are sure you need them now.
<% _.each(licenses, function(license, name) { %> <% var value = "no"; if (_.has(formfields, "license_" + name)) { value = formfields["license_" + name]; } %>
<% }); %> <% } %>