<% list.forEach((item, inx)=>{ %>
<%=item.text%>
<% }); %>