<% posts.forEach(function(post,index){ %>
<% }); %>
<% if(post.image){ %>
<% } %>
<%= post.bookTitle %> #<%= post.number %>: <%= post.title %>
<%= post.text %>
<% if(post.audio){ %> Listen<% } %>
View
<% if(post.links.length){ %> <%= post.links.length %><% } %>