• <%- gettext("Common Problem Types") %>
  • <%- gettext("Advanced") %>
    <% for (var i = 0; i < templates.length; i++) { %> <% if (templates[i].tab == "common") { %> <% if (!templates[i].boilerplate_name) { %>
  • <% } else { %>
  • <% } %> <% } %> <% } %>
    <% for (var i = 0; i < templates.length; i++) { %> <% if (templates[i].tab == "advanced") { %>
  • <% } %> <% } %>
<%= HtmlUtils.HTML(support_legend_template({support_legend: support_legend})) %>