I print files from an array (that is stored in my app.js file) to a website using a for-loop in ejs: <% for(let i = 0;i<posts.length; ...
確定! 回上一頁