I always wanted to learn NodeJS to be able to run the same code on server and client side. I am using NodeJS with Express and EJS. So. I have a .ejs page with lot\'s of HTM
This should work, looks like your problem was the relational operator '>' because it will never output something.
    <% for(var i=0; i
        - 
            
                <%= the_list[i]%>
            
        
 
    <% } %>