<%for (videoData of videos) { %>
<%= videoData.title %>
by <%= videoData.username %>
<% } %>