<% _.each(openBankList,function(newList,i){ %>
  • <%=newList.recBankName%>

  • <% }); %>