<% if (title) { %>
  • <%= title %>
  • <% }; %>
  • AUTO
  • <% for (var i = 0; i < levels.length; i++) { %>
  • <%= levels[i].label %>
  • <% }; %>