<% posts.forEach(function(post, index){ %>
<% }); %>
#<%= post.pageCounter+1 %>: <%= post.title %>
<%= post.text %>
<% if(post.audio){ %>Listen<% } %> Read