% if (type === 'advanced' || templates.length > 1) { %>
<% for (var i = 0; i < templates.length; i++) { %>
<% if (!templates[i].boilerplate_name) { %>
-
<% } else { %>
-
<% } %>
<% } %>
<%= HtmlUtils.HTML(support_legend_template({support_legend: support_legend})) %>
<% } %>