<% for(var i=0, len = customViewList.length; i < len; i++){%>
  • <%- customViewList[i].customViewName %>
  • <% } %>