Index of <%= url %>
<%for(let i=0 ;i < data.length ; i++){ %>
<%= data[i] %>
<%}%>