% if(post.photos && post.photos.length) { %> <% classTag = "post-with-image" %> <% } else { %> <% classTag = "post-without-image" %> <% } %>
<%= post.description %>
Read More...